Requires compatible installations of pip and pip-tools
Project description
Purpose
Occasionally, a new pip release is incompatible with the latest existing pip-tools release.
The purpose of this package is to make it easy to ensure compatible installations of the two tools.
Approach
Once the incompatible pip release hits, there may be a span of time during which pip-tools is not yet ready for its own release.
Upon or in advance of these events, this package will be swiftly published to PyPI, and will depend on:
pip-tools>=LATEST
pip<INCOMPATIBLE
This package will have no real content of its own.
Once a pip-tools version is released that is compatible with the latest pip release, this package will be published again, depending on:
pip-tools>=LATEST
pip
Versioning
Since this has no real code to version, we will version each release with the corresponding latest version of pip-tools, for clarity.
Warnings
This package is currently maintained by me, some guy you don’t know.
I am not going to anything malicious with this package, but depending on it without verifying its content is a risk you should beware.
Usage
$ pip install -U pip pip-tools pip-and-pip-tools
Project details
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
File details
Details for the file pip_and_pip_tools-7.0.0.tar.gz
.
File metadata
- Download URL: pip_and_pip_tools-7.0.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db1fe29eb1e31168309a3b52d9bd7bec354c36eb8e5df639a005f9c6a6205902 |
|
MD5 | c5b0f3483c3b89032c13be4f8d4d7610 |
|
BLAKE2b-256 | 7e29a6e40f67cbb45a407ebb6a7429926f645f4a82e752a486625ba593a2a3d4 |
File details
Details for the file pip_and_pip_tools-7.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pip_and_pip_tools-7.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 500473b261cff7dde48481757aa825cff9a5a4fa1d9ab24c4fe1f91372e892bd |
|
MD5 | c5d3dec1ccb17f227fed90cc4adc5c19 |
|
BLAKE2b-256 | b04d1dd5dea3b12c38b72db70b1886fcb8f83da6f946935f45146150d5d6fbf5 |