Skip to content

Improve packaging#84

Merged
markstory merged 3 commits into
masterfrom
simple-init
Mar 22, 2026
Merged

Improve packaging#84
markstory merged 3 commits into
masterfrom
simple-init

Conversation

@markstory
Copy link
Copy Markdown
Owner

  • Add build-system to pyproject.toml
  • Configure setuptools via pyproject.toml and remove MANIFEST.in
  • Exclude tests and docs from packages.
  • Remove __init__.py to become an implicit namespace package.

Refs #82

- Add `build-system` to pyproject.toml
- Configure setuptools via pyproject.toml and remove MANIFEST.in
- Exclude tests and docs from packages.
- Remove `__init__.py` to become an implicit namespace package.

Refs #82
@markstory markstory merged commit 65709ed into master Mar 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant