Added packaging stuff to gitignore, created MANIFEST include (to ship the
license and docs etc...)
This commit is contained in:
+2
-1
@@ -33,4 +33,5 @@ htmlcov/
|
|||||||
include/
|
include/
|
||||||
lib/
|
lib/
|
||||||
|
|
||||||
|
MANIFEST
|
||||||
|
dist/
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
include README.rst
|
||||||
|
include LICENSE
|
||||||
|
include DOCS.rst
|
||||||
|
include CHANGES.rst
|
||||||
|
|
||||||
Reference in New Issue
Block a user