Initial
This commit is contained in:
commit
fa22e7a03f
9 changed files with 390 additions and 0 deletions
4
MANIFEST.in
Normal file
4
MANIFEST.in
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
include README.rst
|
||||
include LICENSE
|
||||
recursive-exclude * __pycache__
|
||||
recursive-exclude * *.py[co]
|
||||
Reference in a new issue