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

Format + clean tests + pyproject #110

Merged
merged 5 commits into from
Jun 29, 2024
Merged

Format + clean tests + pyproject #110

merged 5 commits into from
Jun 29, 2024

Commits on Jun 29, 2024

  1. modernize pre-commit

    don't format README.md
    
    pre-commit
    rvalyi committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    13f18f1 View commit details
    Browse the repository at this point in the history
  2. all tests to unittest + formatting

    formatting
    
    formatting
    rvalyi committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8f638f7 View commit details
    Browse the repository at this point in the history
  3. modernize GH actions

    rvalyi committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    39b2988 View commit details
    Browse the repository at this point in the history
  4. convert to pyproject.toml

    rvalyi committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    1dfdec0 View commit details
    Browse the repository at this point in the history
  5. added publish GH action

    rvalyi committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c852cfb View commit details
    Browse the repository at this point in the history