Update unsafe packages set to use internal constant

One less thing that ties us to poetry proper
This commit is contained in:
2021-04-16 20:20:32 -04:00
parent 17a1ff1bc0
commit 4d2c2e6297
3 changed files with 5 additions and 4 deletions

View File

@@ -32,7 +32,6 @@ try:
from poetry.installation.pip_installer import PipInstaller
from poetry.io.null_io import NullIO
from poetry.poetry import Poetry
from poetry.puzzle.provider import Provider
from poetry.utils.env import VirtualEnv
except ImportError:
raise exceptions.PoetryNotInstalledError(