readme, requirements
This commit is contained in:
commit
6349f7e60e
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
# ATST
|
||||
|
||||
## Installation
|
||||
brew install python3
|
||||
python3 -m venv .venv
|
||||
. .venv/bin/activate
|
||||
pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
tornado==5.0.2
|
Loading…
x
Reference in New Issue
Block a user