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

Fix python dependencies and test them on each commit/PR #44

Merged
merged 7 commits into from
Jun 16, 2024

Commits on Jun 16, 2024

  1. Create build-and-test.yaml

    aantn committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a26c908 View commit details
    Browse the repository at this point in the history
  2. possibly fix build

    aantn committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7830a22 View commit details
    Browse the repository at this point in the history
  3. another fix

    aantn committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8456e16 View commit details
    Browse the repository at this point in the history
  4. Update build-and-test.yaml

    aantn committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b77d2af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1847414 View commit details
    Browse the repository at this point in the history
  6. remove deliberate breakage

    aantn committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    612c25b View commit details
    Browse the repository at this point in the history
  7. Remove requirements.txt

    It was out of sync with pyproject.toml
    We will only use pyproject.toml for now
    aantn committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    411d4a1 View commit details
    Browse the repository at this point in the history