Add initial setup file with dependencies and simple readme

This is just to start sketching out the repository and how we go about
installing it
This commit is contained in:
Eli Ribble 2016-05-02 08:43:38 -06:00
parent ef6b76e4f0
commit 8b563c3a8f
8 changed files with 146 additions and 0 deletions

0
vanth/__init__.py Normal file
View file

0
vanth/api/__init__.py Normal file
View file

View file

View file

1
vanth/version.py Normal file
View file

@ -0,0 +1 @@
VERSION = 'development'