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.
2 parents e965162 + 04ba6ad commit c757996Copy full SHA for c757996
mathicsscript/__init__.py
@@ -0,0 +1,7 @@
1
+# -*- coding: utf-8 -*-
2
+"""
3
+mathicsscript is a command-line interface to Mathics.
4
+
5
+Copyright 2020 The Mathics Team
6
7
+from mathicsscript.version import __version__
0 commit comments