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 12526ec + a4eeafc commit 8cb64d9Copy full SHA for 8cb64d9
README.rst
@@ -149,7 +149,7 @@ You can install the plugin by running ::
149
pip install pytest-localserver
150
151
Alternatively, get the latest stable version from `PyPI`_ or the latest
152
-`bleeding-edge archive`_ from Github.
+`bleeding-edge`_ from Github.
153
154
License and Credits
155
===================
setup.py
@@ -58,7 +58,7 @@ def run(self):
58
59
keywords='py.test pytest server localhost http smtp',
60
classifiers=[
61
- 'Frameworks :: Pytest',
+ 'Framework :: Pytest',
62
'Operating System :: OS Independent',
63
'Development Status :: 4 - Beta',
64
'Intended Audience :: Developers',
0 commit comments