This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
pipenv
Watch
1
Star
0
Fork
0
You've already forked pipenv
mirror of
https://github.com/kennethreitz/pipenv.git
synced
2026-06-05 22:50:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d458d84a6a501fb7f06abdbc470f353ae6de25d
pipenv
/
pipenv
T
History
Nate Prewitt
d83319025e
v3.5.0
2017-03-03 06:48:56 -07:00
..
__init__.py
add some fun to the codebase
2017-01-31 17:26:29 -05:00
__main__.py
So python -m pipenv works, adding a __main__.py for cli.
2017-01-23 18:27:11 +11:00
__version__.py
v3.5.0
2017-03-03 06:48:56 -07:00
cli.py
Merge pull request
#242
from nateprewitt/fix_vcs_dependencies
2017-03-01 13:25:34 -08:00
environments.py
Use string as a default value for PIPENV_MAX_DEPTH
2017-02-06 20:54:17 +01:00
pep508checker.py
Cleanup: IO and formatting
2017-02-06 20:16:48 +01:00
project.py
moving util-type functions into utils.py
2017-02-28 10:46:59 -07:00
utils.py
monochromatic exception message
2017-03-01 08:49:15 -07:00