You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/pipenv/files/pipenv-2021-5-29-r2-remove-...

19 lines
506 B

diff --git a/pipenv/patched/crayons.py b/pipenv/patched/crayons.py
index d7644a21..19b0d695 100644
--- a/pipenv/patched/crayons.py
+++ b/pipenv/patched/crayons.py
@@ -13,7 +13,7 @@ import re
import sys
from pipenv.vendor import shellingham
-from pipenv.vendor import colorama
+import colorama
PY3 = sys.version_info[0] >= 3
Submodule tests/pypi f5530013..1881ecb4 (rewind):
< Update setuptools version
< Add sha256 checksum files
< Update url reference
< Add pep 508 subdirectory fixtures