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 ff000db commit b0b1f14Copy full SHA for b0b1f14
setup.py
@@ -69,7 +69,7 @@
69
'console_scripts': ["schema-salad-tool=schema_salad.main:main", "schema-salad-doc=schema_salad.makedoc:main"]
70
},
71
zip_safe=True,
72
- cmdclass={'egg_info': tagger},
+ # cmdclass={'egg_info': tagger},
73
classifiers=[
74
"Environment :: Console",
75
"Intended Audience :: Science/Research",
0 commit comments