Bogdanp / Bogdanp/django_dramatiq
Executable name for Dramatiq on Windows is "dramatiq.exe"
Open
help wanted
- Dominant language
- Python
- Stars
- 384
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
The `_resolve_executable` method in `django_dramatiq/management/commands/rundramatiq.py` will find `venv\Scripts\dramatiq`, but on Windows it needs to find `venv\Scripts\dramatiq.exe`
Can we update the code in: https://github.com/Bogdanp/django_dramatiq/commit/4c70775bbdd7b4a6844afeec48ddb58d3bb7275d
Contributor guide
Assessment
This issue has not been assessed yet.