Skip to content

Commit ada3d97

Browse files
committed
MNT: Fix classifier in pyproject.toml
1 parent 798ffec commit ada3d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
"Development Status :: 4 - Beta",
2424
"Intended Audience :: Science/Research",
2525
"License :: OSI Approved :: MIT License",
26-
"Operating System :: OS Independe",
26+
"Operating System :: OS Independent",
2727
"Programming Language :: Python",
2828
"Programming Language :: Python :: 3.8",
2929
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)