Initial setup of directory structure
This commit is contained in:
parent
83a32674c5
commit
2f91ce0367
14 changed files with 185 additions and 0 deletions
9
MANIFEST.in
Normal file
9
MANIFEST.in
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
include setup.py
|
||||
include MANIFEST.in
|
||||
include LICENSE
|
||||
include README.md
|
||||
|
||||
graft tests
|
||||
graft examples
|
||||
graft docs
|
||||
graft src
|
||||
Loading…
Add table
Add a link
Reference in a new issue