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 2cae589 commit e6d2f44Copy full SHA for e6d2f44
setup.py
@@ -154,6 +154,7 @@ def run(self):
154
Source="https://github.com/RKrahl/pytest-dependency",
155
Download=("https://github.com/RKrahl/pytest-dependency/releases/%s/"
156
% release),
157
+ Changes="https://pytest-dependency.readthedocs.io/en/latest/changelog.html",
158
),
159
package_dir = {"": "src"},
160
python_requires = ">=3.4",
0 commit comments