We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58de04e commit d672318Copy full SHA for d672318
CHANGELOG.rst
@@ -4,6 +4,9 @@ Release History
4
5
2.2.0
6
7
+- Added `--skip-incompatible` flag to `pip-extra-reqs`, which makes it ignore
8
+ requirements with environment markers that are incompatible with the current
9
+ environment.
10
- Added `--requirements-file` flag to `pip-extra-reqs` and `pip-missing-reqs`
11
commands. This flag makes it possible to specify a path to the requirements
12
file. Previously, `"requirements.txt"` was always used.
0 commit comments