python lib for travelmanager (https://travelmanager.de/)
python -m venv venv . venv/Scripts/activate pip install -r requirements_dev.txt pre-commit install --hook-type pre-push
python -m build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python lib for travelmanager (https://travelmanager.de/)
python -m venv venv . venv/Scripts/activate pip install -r requirements_dev.txt pre-commit install --hook-type pre-push
python -m build