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 14:50:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47e4d355e0620bf92f78efaaf775e5ec31c3897d
pipenv
/
tests
T
History
Matt Davis
47e4d355e0
Invoke the resolver in the same process as pipenv rather than utilzing subprocess. Restore accidentally commented out part of pip validations.
2023-07-11 20:23:42 +02:00
..
fixtures
feat: Replace flake8 and isort with ruff
2023-04-13 15:58:49 +02:00
integration
Invoke the resolver in the same process as pipenv rather than utilzing subprocess. Restore accidentally commented out part of pip validations.
2023-07-11 20:23:42 +02:00
pypi
@
f553001342
Remove code that is not required but may be causing the mac OS test failures. (
#5241
)
2022-08-12 20:14:38 -04:00
test_artifacts
Bump requests from 2.18.4 to 2.31.0 in /tests/test_artifacts
2023-06-02 06:36:50 +02:00
unit
ruff --select=FLY,UP --target-version=py37 --fix .
2023-06-30 08:36:14 +02:00
__init__.py
Make all imports relative
2018-04-13 21:02:43 -04:00
conftest.py
Oops, set the
CI
environment variable even earlier.
2022-01-07 00:12:15 -08:00