Skip to content

Make dramatiq set up the import path automatically #27

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions