mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -62,7 +62,7 @@ $$/ $$/ $$$$$$$/ $$$$$$$/ $$/ $$/ $/ $$/
|
||||
|
||||
# Packages that should be ignored later.
|
||||
BAD_PACKAGES = (
|
||||
'setuptools', 'pip', 'wheel', 'six', 'packaging', 'distribute'
|
||||
'setuptools', 'pip', 'wheel', 'packaging', 'distribute'
|
||||
'pyparsing', 'appdirs', 'pipenv'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user