Compare commits

..

No commits in common. "4d11b938de214e716609139be17205cc31b71813" and "1ebbdfb926d0bbc34a342b073b5d8ef32f767146" have entirely different histories.

2 changed files with 0 additions and 6 deletions

View File

@ -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

Binary file not shown.