Skip to content
Snippets Groups Projects
Commit 32b1404d authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

remove pip-sync

parent 283aa68a
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,6 @@ export FLASK_ENV=development # TODO: FLASK_ENV=production
python3 -m venv ./
source bin/activate
pip-sync
#pip-sync
pip3 install -e ./
python3 server.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment