hypothesis / hypothesis/cookiecutters
`make web` is broken
Open
bug
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The `make web` command that the cookiecutter adds to Pyramid apps is broken. It needs to use the same Gunicorn command as `make dev` does for the web worker (`make dev`'s version of the command is in `supervisord-dev.conf`).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.