Bogdanp/django_dramatiq

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

オープン

#109 opened on 2021/06/23

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)Python (86 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (384 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド