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 2883e7b commit 6645146Copy full SHA for 6645146
CHANGELOG.rst
@@ -2,6 +2,12 @@
2
Release History
3
---------------
4
5
+2.2.0
6
+
7
+- Added `--requirements-file` flag to `pip-extra-reqs` and `pip-missing-reqs`
8
+ commands. This flag makes it possible to specify a path to the requirements
9
+ file. Previously, `"requirements.txt"` was always used.
10
11
2.1.1
12
13
- Bug fix: Though Python 2 support was removed from the source code, the published wheel was still universal.
0 commit comments