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 04c1255 + 05615c5 commit a676744Copy full SHA for a676744
setup.cfg
@@ -6,7 +6,7 @@ author = Vital Kudzelka
6
keywords = pytest, flask, testing
7
author_email = vital.kudzelka@gmail.com
8
url = https://github.com/pytest-dev/pytest-flask
9
-long_description = file: README.rst, CHANGELOG.rst, LICENSE
+long_description = file: README.rst, docs/changelog.rst, LICENSE
10
description = A set of py.test fixtures to test Flask applications.
11
project_urls =
12
Source = https://github.com/pytest-dev/pytest-flask
0 commit comments