Skip to content

chore: repo cleanup — gitignore, drop build artefacts, pyproject.toml, and expanded CI matrix - #16

Merged
timothyckl merged 1 commit into
mainfrom
chore/repo-cleanup
Mar 2, 2026
Merged

chore: repo cleanup — gitignore, drop build artefacts, pyproject.toml, and expanded CI matrix#16
timothyckl merged 1 commit into
mainfrom
chore/repo-cleanup

Conversation

@timothyckl

Copy link
Copy Markdown
Owner
  • add .gitignore (build artefacts, pycache, .pytest_cache, venv)
  • untrack and delete dist/sbss-0.0.1-*, sbss/sbss.egg-info/
  • migrate setup.py → pyproject.toml (PEP 517/518, setuptools.build_meta)
  • add Python 3.12 and 3.13 to CI matrix in tests.yml and publish.yml
  • update publish.yml version-bump script to target pyproject.toml

…, expand CI matrix

- add .gitignore (build artefacts, __pycache__, .pytest_cache, venv)
- untrack and delete dist/sbss-0.0.1-*, sbss/sbss.egg-info/
- migrate setup.py → pyproject.toml (PEP 517/518, setuptools.build_meta)
- add Python 3.12 and 3.13 to CI matrix in tests.yml and publish.yml
- update publish.yml version-bump script to target pyproject.toml
@timothyckl
timothyckl merged commit 0780a39 into main Mar 2, 2026
5 checks passed

@timothyckl timothyckl left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

janitor moment

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