Skip to content

Commit 05615c5

Browse files
author
kokobhara
authored
fix setup.cfg to point to docs/changelog.rst
1 parent 04c1255 commit 05615c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author = Vital Kudzelka
66
keywords = pytest, flask, testing
77
author_email = vital.kudzelka@gmail.com
88
url = https://github.com/pytest-dev/pytest-flask
9-
long_description = file: README.rst, CHANGELOG.rst, LICENSE
9+
long_description = file: README.rst, docs/changelog.rst, LICENSE
1010
description = A set of py.test fixtures to test Flask applications.
1111
project_urls =
1212
Source = https://github.com/pytest-dev/pytest-flask

0 commit comments

Comments
 (0)