Skip to content

Commit 58fd817

Browse files
committed
Remove license classifier
1 parent fef94a5 commit 58fd817

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ def run(self):
6868
"Programming Language :: Python :: Implementation :: CPython",
6969
"Programming Language :: Python :: Implementation :: PyPy",
7070
"Operating System :: OS Independent",
71-
"License :: OSI Approved :: MIT License",
7271
],
7372
cmdclass={"version": VersionCommand},
7473
entry_points={"pytest11": ["deadfixtures = pytest_deadfixtures"]},

0 commit comments

Comments
 (0)