Making the Python 3 package pip-installable

This commit is contained in:
Erasmus Cedernaes
2021-12-01 15:50:09 +01:00
parent fbbcb28d66
commit 83c71bb805
3 changed files with 15 additions and 0 deletions

3
.gitignore vendored
View File

@@ -94,3 +94,6 @@ out/
#################
Docs/~$Capability Matrix.xlsx
*.xpl
*.egg-info
build
dist