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.
2 parents fee01ae + 1d2ef43 commit cdeac67Copy full SHA for cdeac67
CHANGELOG.rst
@@ -2,10 +2,11 @@
2
Release History
3
---------------
4
5
-(unreleased)
+2.4.2
6
7
+- Added support for Python 3.11.
8
- Added `python_requires` to metadata; from now on, releases of
- `pip-check-reqs` are marked as compatible with Python 3.6.1 and up.
9
+ `pip-check-reqs` are marked as compatible with Python 3.8.0 and up.
10
- Made `--version` flag show interpretter version and path to the package which
11
pip-check-reqs is running from, similar to information shown by `pip
12
--version`.
0 commit comments