Update project skeleton

This commit is contained in:
Jason R. Coombs
2015-11-24 20:10:37 -05:00
parent 5c3f935a84
commit c848015a89
9 changed files with 101 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
[aliases]
release = sdist bdist_wheel build_sphinx upload upload_docs
test = pytest
[wheel]
universal = 1