Skip to content

Commit 7b65ea1

Browse files
committed
Fix typo in classifier for Pytest
1 parent 12526ec commit 7b65ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def run(self):
5858

5959
keywords='py.test pytest server localhost http smtp',
6060
classifiers=[
61-
'Frameworks :: Pytest',
61+
'Framework :: Pytest',
6262
'Operating System :: OS Independent',
6363
'Development Status :: 4 - Beta',
6464
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)