Skip to content

cookiecutter setup #21

Description

@anarcat

sopel modules are now designed to be installed under a specific namespace. you can use the sopel template which uses cookiecutter to create a bunch of basic code so that your module is recognized correctly by sopel.

the most important part in there seems to be:

namespace_packages=['sopel_modules'],

in setup.py...

see also sopel-irc/sopel#1128 (comment)

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