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:
parent
ef6b76e4f0
commit
8b563c3a8f
8 changed files with 146 additions and 0 deletions
0
vanth/__init__.py
Normal file
0
vanth/__init__.py
Normal file
0
vanth/api/__init__.py
Normal file
0
vanth/api/__init__.py
Normal file
0
vanth/backend/__init__.py
Normal file
0
vanth/backend/__init__.py
Normal file
0
vanth/platform/__init__.py
Normal file
0
vanth/platform/__init__.py
Normal file
1
vanth/version.py
Normal file
1
vanth/version.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
VERSION = 'development'
|
||||
Loading…
Add table
Add a link
Reference in a new issue