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.
1 parent c1fc6f0 commit 285617aCopy full SHA for 285617a
setup.py
@@ -31,7 +31,6 @@
31
"Programming Language :: Python :: 3.6",
32
"Programming Language :: Python :: 3.7",
33
"Programming Language :: Python :: 3.8",
34
- "Programming Language :: Implementation :: CPython",
35
"Framework :: Pytest",
36
],
37
entry_points={"pytest11": ["pytest-split = pytest_split.plugin"]},
0 commit comments