Skip to content

cookiecutter setup #21

@anarcat

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)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions