Bogdanp/django_dramatiq

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

开放

#109 创建于 2021年6月23日

 (4 条评论) (1 个反应) (0 位负责人)Python (86 个派生)github user discovery
help wanted

仓库指标

星标
 (384 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南