Skip to content

Commit e7aeff7

Browse files
committed
remove pytest classifier
The pytest classifier is not necessary for labgridhelper. Signed-off-by: Rouven Czerwinski <[email protected]>
1 parent 6a0c746 commit e7aeff7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
# custom PyPI classifiers
2121
classifiers=[
2222
"Topic :: Software Development :: Testing",
23-
"Framework :: Pytest",
2423
"Programming Language :: Python :: 3 :: Only",
2524
"Programming Language :: Python :: 3.5",
2625
"Programming Language :: Python :: 3.6",

0 commit comments

Comments
 (0)