Skip to content

Commit 90243c5

Browse files
committed
Administrivia
1 parent d5cc348 commit 90243c5

File tree

6 files changed

+456
-2
lines changed

6 files changed

+456
-2
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
.vscode
99
/.cache
1010
/.python-version
11+
/Mathics_omnibus.egg-info
1112
/__pycache__
13+
/build
14+
/dist
1215
/mathics_omnibus.egg-info
1316
ChangeLog
1417
Documents/

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ This repository also contains the dockerfiile to create the `mathicsorg/mathics
1515

1616
That image is a combination of:
1717

18-
* `Mathics <https://github.com/mathics/Mathics>`_
1918
* `mathicsscript <https://github.com/Mathics3/mathicsscript>`_
2019
* `Mathics-Django <https://github.com/Mathics3/Mathics-Django>`_
2120
* `pymathics-natlang <https://github.com/Mathics3/pymathics-natlang>`_

0 commit comments

Comments
 (0)