We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b873984 commit e92dff8Copy full SHA for e92dff8
1 file changed
setup.py
@@ -84,6 +84,8 @@
84
'Programming Language :: Python :: 3.5',
85
'Programming Language :: Python :: 3.6',
86
'Programming Language :: Python :: 3.7',
87
+
88
+ # 'Framework :: Pytest'
89
],
90
91
# What does your project relate to?
0 commit comments