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 7071c3f commit 7c3809bCopy full SHA for 7c3809b
setup.py
@@ -16,7 +16,7 @@
16
url="https://github.com/jseabold/pandas-selectable",
17
classifiers=[
18
"Programming Language :: Python :: 3",
19
- "License :: OSI Approved :: MIT License"
+ "License :: OSI Approved :: MIT License",
20
],
21
python_requires=">=3.6",
22
)
0 commit comments