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

Migrate to pyproject.toml, ruff, add build CI #400

Merged
merged 26 commits into from
Jan 27, 2023

Commits on Jan 27, 2023

  1. Migrate to pyproject.toml

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cc8adfc View commit details
    Browse the repository at this point in the history
  2. Remove flake8, setup.cfg

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    787ad33 View commit details
    Browse the repository at this point in the history
  3. Fix build.

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    317e642 View commit details
    Browse the repository at this point in the history
  4. Update MANIFEST.in

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d57e5a7 View commit details
    Browse the repository at this point in the history
  5. Update pyproject.toml

    dcherian authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1057e61 View commit details
    Browse the repository at this point in the history
  6. Update pyproject.toml

    dcherian authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    07a710a View commit details
    Browse the repository at this point in the history
  7. remove pyupgrade too

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d732107 View commit details
    Browse the repository at this point in the history
  8. Fix rstcheck

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    252dbd4 View commit details
    Browse the repository at this point in the history
  9. fix rtd

    dcherian authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    883044c View commit details
    Browse the repository at this point in the history
  10. Update MANIFEST.in

    dcherian authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    836eccc View commit details
    Browse the repository at this point in the history
  11. Update pyproject.toml

    dcherian authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    154ec22 View commit details
    Browse the repository at this point in the history
  12. Update pyproject.toml

    dcherian authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    144fbd9 View commit details
    Browse the repository at this point in the history
  13. Update release workflows

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d7d4e81 View commit details
    Browse the repository at this point in the history
  14. Comment

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    37e14e9 View commit details
    Browse the repository at this point in the history
  15. Add label test

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    277f405 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'update-release-workflow' into pyproject.toml

    * update-release-workflow:
      Add label test
      Comment
      Update release workflows
    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f0c4a5c View commit details
    Browse the repository at this point in the history
  17. Make sure we keep testing

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    048b33d View commit details
    Browse the repository at this point in the history
  18. filipe's comments.

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b01d7f4 View commit details
    Browse the repository at this point in the history
  19. fix token name

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    4129a4b View commit details
    Browse the repository at this point in the history
  20. kill the pypi version script

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a6601e4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5659d80 View commit details
    Browse the repository at this point in the history
  22. Try again

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    43e1bf0 View commit details
    Browse the repository at this point in the history
  23. again?

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8d717e5 View commit details
    Browse the repository at this point in the history
  24. try again

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1d11bc9 View commit details
    Browse the repository at this point in the history
  25. Again

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c3326bc View commit details
    Browse the repository at this point in the history
  26. Skip uoload to PyPI for now.

    dcherian committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    62e6744 View commit details
    Browse the repository at this point in the history