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
7b2144cd216cf6b142df8d4190d309f1b4511feb
pipenv
/
pipenv
T
History
kennethreitz
7a1e68f92b
Merge pull request
#797
from 5uper5hoot/add-update-sequential
...
Add update sequential
2017-10-02 09:20:26 -04:00
..
patched
Merge pull request
#799
from WhyNotHugo/fix-crash
2017-10-02 09:01:56 -04:00
vendor
fix unicode decode error on windows
2017-10-02 19:34:27 +08:00
__init__.py
use absolute paths
2017-09-19 11:49:37 -04:00
__main__.py
So python -m pipenv works, adding a __main__.py for cli.
2017-01-23 18:27:11 +11:00
__version__.py
history
2017-10-01 06:43:16 -04:00
cli.py
Merge pull request
#797
from 5uper5hoot/add-update-sequential
2017-10-02 09:20:26 -04:00
environments.py
max_rounds
2017-10-01 06:31:41 -04:00
pep508checker.py
Cleanup: IO and formatting
2017-02-06 20:16:48 +01:00
pipenv.1
new manpage
2017-09-28 09:40:46 -04:00
progress.py
another fix
2017-09-30 09:19:36 -04:00
project.py
Refactor project package code and add VCS checks
2017-10-01 22:58:49 -04:00
utils.py
Add more VCS checks,
fixes
#806
2017-10-01 23:07:58 -04:00