You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.idea | 3 years ago | |
src | 3 years ago | |
.gitignore | 3 years ago | |
.pre-commit-config.yaml | 3 years ago | |
LICENSE | 1 year ago | |
Procfile | 3 years ago | |
README.md | 1 year ago | |
poetry.lock | 3 years ago | |
pyproject.toml | 3 years ago | |
runtime.txt | 3 years ago |
README.md
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
Reuse
If you do reuse my work, please consider linking back to this repository 🙂