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

Change build to hatch, use only ruff format and lint tools, add workflow to publish to PyPI #97

Merged
merged 1 commit into from
May 27, 2024

Conversation

mwtoews
Copy link
Owner

@mwtoews mwtoews commented May 27, 2024

Details:

  • Replace setuptools (and setuptools_scm) with hatch (and hatch-vcs)
  • Remove setup.py
  • Replace black, isort and pyupgrade with ruff lint equivalents, also add pycodestyle and pyflakes
  • Add a few suggestions from pydocstyle, but don't keep these checks
  • Upgrade GitHub Actions versions of tools
  • The test workflow runs once every week
  • Add a workflow to publish to PyPI

@mwtoews mwtoews merged commit 60fd17f into main May 27, 2024
6 of 7 checks passed
@mwtoews mwtoews deleted the mod-build-ruff-etc branch May 27, 2024 00:44
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