mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
cache issues with pypy
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "pypy"
|
||||
# - "pypy" # too many cache issues
|
||||
# - "3.7-dev" # no need, slows down builds
|
||||
# - "pypy3" # TODO: pkg_config issues
|
||||
|
||||
|
||||
Reference in New Issue
Block a user