mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
no pypy3 for now
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@ python:
|
||||
- "3.6"
|
||||
- "3.7-dev"
|
||||
- "pypy"
|
||||
- "pypy3"
|
||||
# - "pypy3" # TODO: pkg_config issues
|
||||
|
||||
# command to install dependencies
|
||||
install:
|
||||
- "python setup.py develop"
|
||||
|
||||
Reference in New Issue
Block a user