Skip to content

Make dramatiq set up the import path automatically #27

@Bogdanp

Description

@Bogdanp

Per Bogdanp/django_dramatiq#5 modifying PYTHONPATH can cause unexpected issues w/ module loading due to the fact that PYTHONPATH gets prepended to sys.path. Dramatiq should expose a --path CLI flag that defaults to . and append that to sys.path instead of requiring users to fiddle with PYTHONPATH.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions