Suggest workout exercises based on given criterias
.idea | ||
src | ||
.gitignore | ||
.pre-commit-config.yaml | ||
LICENSE | ||
poetry.lock | ||
Procfile | ||
pyproject.toml | ||
README.md | ||
runtime.txt |
workout suggestor
Deploy on heroku
heroku buildpacks:clear
heroku buildpacks:add https://github.com/moneymeets/python-poetry-buildpack.git
heroku buildpacks:add heroku/python
heroku config:set DISABLE_POETRY_CREATE_RUNTIME_FILE=1
heroku config:set POETRY_VERSION=1.1.4