nficano commited on
Commit
60afa9f
·
1 Parent(s): a994176

fixed missing licence file

Browse files
Files changed (1) hide show
  1. MANIFEST.in +2 -2
MANIFEST.in CHANGED
@@ -1,2 +1,2 @@
1
- include *.txt
2
- include *.rst
 
1
+ include README.rst LICENSE NOTICE HISTORY.rst pytest.ini
2
+ recursive-include tests *.py