Compile multiple requirements files to lock dependency versions
Project description
pip-compile-multi
Compile multiple requirements files to lock dependency versions.
Install
pip install pip-compile-multi
Run
pip-compile-multi
Links
History
1.5.9 (2020-03-23)
Remove directory path from “via” annotations (thanks to @HALtheWise #166 #167).
1.5.8 (2019-09-27)
Add option --annotate-index (thanks to @john-bodley #160).
1.5.7 (2019-09-27)
Enable accidentially disabled --upgrade option.
1.5.6 (2019-09-18)
Minor fixes to packaging and documentation.
Warning: this version is broken and won’t pass --upgrade option to pip-compile. If you have this version installed, you need to manually upgrade it. For example, using command:
pip-compile-multi --upgrade-package pip-compile-multi
Like in this PR.
1.5.4 (2019-09-16)
Fixed MANIFEST to include features directory
Warning: this version is broken and won’t pass --upgrade option to pip-compile. See notes for 1.5.6 for details.
1.5.3 (2019-09-14)
Refactored features to separate modules.
Allow passing verify options after verify command.
Trim irrelevant entries from the traceback.
Warning: this version is broken and won’t install features directory. See notes for 1.5.6 for details.
1.5.2 (2019-09-12)
Added option --allow-unsafe. (thanks to @mozbhearsum #157).
1.5.1 (2019-08-08)
Added option --use-cache. (thanks to @kolotev #149).
1.5.0 (2019-08-06)
Changed short option for --forbid-post from -P to -p (as it conflicted with -P for --upgrade-package #147).
1.3.1 (2019-02-19)
Re-removed workaround for future[s] packages in Python3
1.3.0 (2018-12-27)
Introduced CLI v2 (disabled by default)
1.2.2 (2018-11-20)
Removed workaround for future[s] packages in Python3 (no longer needed)
1.2.1 (2018-04-16)
Fixed Restructured text formatting (thanks to @yigor)
Updated test dependencies (and hashes)
1.2.0 (2018-04-03)
Added –forbid-post option
1.1.12 (2018-02-23)
Added checks for conflicting package versions
Added support for VCS dependencies
Added –no-upgrade option
1.1.11 (2018-02-09)
Propagate –only-name option to references
Fixed extension override options
1.1.10 (2018-02-09)
Added --generate-hashes option
1.1.9 (2018-02-08)
Fixed directory override option
Added –only-name option
1.1.8 (2018-01-25)
Fixed comment justification
1.1.6 (2018-01-19)
Added pip-compile-multi verify command
1.1.5 (2018-01-16)
Omit future[s] packages for Python3
1.1.0 (2018-01-12)
Added files discovery.
1.0.0 (2018-01-11)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pip_compile_multi-2.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f24b41f3c6f175ae5393b13d96dd878fb71ef8ea59da45fde121284eadc5c37 |
|
MD5 | 5a3f0fc3d5c5d3fc77487a08fc14e87b |
|
BLAKE2b-256 | 7bc9df1a0e830c1a223368f19ba6ecfe724672b0e2674a6ae0f426acf912d0f2 |