Fixes #88: failed to install with pip
Also this fix includes package version issue, fixed in #87. In order to generate python package with all the files in it, use this command: python setup.py sdist
This commit is contained in:
parent
ac7a2c3859
commit
b7e71fc32f
2 changed files with 4 additions and 4 deletions
2
MANIFEST.in
Normal file
2
MANIFEST.in
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
include README.md
|
||||
include LICENSE
|
||||
Loading…
Add table
Add a link
Reference in a new issue