mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-12-17 11:58:27 +00:00
Update to isort and black 24
This commit is contained in:
@@ -4,6 +4,7 @@ Loads the local Poetry environment and the corresponding lockfile then pulls the
|
||||
specified by the Tox environment. Finally these dependencies are installed into the Tox
|
||||
environment using the Poetry ``PipInstaller`` backend.
|
||||
"""
|
||||
|
||||
from itertools import chain
|
||||
|
||||
from tox.plugin import impl
|
||||
|
||||
Reference in New Issue
Block a user