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 bcfe3cb commit 04ba6adCopy full SHA for 04ba6ad
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