Bogdanp/django_dramatiq

Executable name for Dramatiq on Windows is "dramatiq.exe"

Ouverte

#109 ouverte le 23 juin 2021

 (4 commentaires) (1 réaction) (0 personne assignée)Python (86 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (384 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur