Flesh out directory structure for project.

This commit is contained in:
Austin Garrett
2018-03-16 17:52:01 -04:00
parent d801bdf6c4
commit 805aba436d
8 changed files with 48 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
init:
pip3 install -r requirements.txt
test:
nosetests tests