Compare commits
No commits in common. "4d11b938de214e716609139be17205cc31b71813" and "1ebbdfb926d0bbc34a342b073b5d8ef32f767146" have entirely different histories.
4d11b938de
...
1ebbdfb926
6
makefile
6
makefile
@ -1,6 +0,0 @@
|
|||||||
create_env:
|
|
||||||
python3 -m venv venv
|
|
||||||
./venv/bin/python -m pip install -r requirements.txt
|
|
||||||
|
|
||||||
migrate: create_env
|
|
||||||
./venv/bin/alembic upgrade head
|
|
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user