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 48662ed commit eefcab1Copy full SHA for eefcab1
1 file changed
setup.py
@@ -232,7 +232,6 @@ def run(self):
232
"console_scripts": [
233
"mathics = mathics.main:main",
234
"mathicsserver = mathics.server:main",
235
- "mathicsscript = mathics.script:main",
236
],
237
},
238
long_description=long_description,
0 commit comments