Create installation script using distutils
This commit is contained in:
parent
4659883ba0
commit
6636cbff81
15 changed files with 405 additions and 157 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
*~
|
||||
__pycache__
|
||||
/build
|
||||
|
|
Reference in a new issue