We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ca960 commit 95ed798Copy full SHA for 95ed798
mitosheet/setup.py
@@ -149,7 +149,6 @@ def get_data_files_from_data_files_spec(
149
zip_safe = False,
150
python_requires = ">=3.6",
151
platforms = "Linux, Mac OS X, Windows",
152
- keywords = [], # Remove keywords as they are causing issues with PyPI
153
classifiers = [
154
"License :: OSI Approved :: GNU Affero General Public License v3",
155
"Programming Language :: Python",
0 commit comments