chore: unify packaging around uv
This commit is contained in:
@@ -25,14 +25,9 @@ Recommended: Python 3.12+.
|
||||
|
||||
$ python -m venv .venv
|
||||
$ . .venv/bin/activate
|
||||
$ pip install -r requirements-dev.txt
|
||||
$ pip install -e ".[dev]"
|
||||
$ FLASK_APP=stw_potsdam.views flask run
|
||||
|
||||
**Legacy (Pipenv)** ::
|
||||
|
||||
$ pipenv install --dev
|
||||
$ make run
|
||||
|
||||
**Contributions** are always welcome, in particular if the response format of the canteens change. Feel free to file a PR with improvements.
|
||||
|
||||
**Deployment** If in need of a deployment, file a PR to this fork: [kaifabian/om-parser-potsdam-v2][kai]. Kai is currently in charge of running an instance of the parser and the registration on the OpenMensa platform.
|
||||
|
||||
Reference in New Issue
Block a user