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 0e3776e commit c037e62Copy full SHA for c037e62
docs/changelog.rst
@@ -4,6 +4,15 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.4.8 (2023-03-26)
8
+-------------------
9
+
10
+Bugfixes - 4.4.8
11
+~~~~~~~~~~~~~~~~
12
+- ``tox.ini`` is now included in source distributions in order to make all tests pass. (:issue:`2939`)
13
+- Fix ``--index-url`` and ``--find-links`` being used together in ``requirements.txt`` files. (:issue:`2959`)
14
15
16
v4.4.6 (2023-02-21)
17
-------------------
18
docs/changelog/2939.bugfix.rst
docs/changelog/2959.bugfix.rst
0 commit comments