mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge branch 'master' of github.com:pypa/pipenv into bugfix/1002-refix
Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
+3
-1
@@ -3,7 +3,9 @@
|
||||
- Ensure lock hash does not change based on injected env vars.
|
||||
- Fix bug in detecting .venv at project root when in subdirectories.
|
||||
- Parse quoting in [scripts] section correctly + clearer run errors.
|
||||
- Fix bug resolving & locking markers correctly
|
||||
- Fix bug resolving & locking markers correctly.
|
||||
- Fix locking failure for packages not available on the default PyPI.
|
||||
- Upgrade python-dotenv to support "export" syntax.
|
||||
- Bugfix for allow_global with new resolver fixes.
|
||||
11.9.0:
|
||||
- Vastly improve markers capabilities.
|
||||
|
||||
Reference in New Issue
Block a user