Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maint: use pyproject.toml and add deps #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

steven-murray
Copy link

Fixes #1

Directly installable with pip install ..

Happy to add other intrastructure stuff if you want me to, e.g.:

  • Automatic github testing
  • Ruff linting and/or formatting
  • using setuptools_scm to do versioning so there's no hacky get_commit_hash required.
  • Adding to PyPI
  • Automatic releases and changelog via github

Tick the ones you'd like and I'll whack 'em in.

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.

maint: use pyproject.toml and add dependencies
1 participant