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 typo in 'build-backend' and increase min python to 3.9 #26

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

ljgray
Copy link
Contributor

@ljgray ljgray commented Jul 30, 2024

Failing tests are because chimedb requires python >= 3.9, but chimedb-di is trying to run tests on 3.8. I guess we should just increase the minimum python for all the chimedb modules to 3.9

@ljgray ljgray requested a review from ketiltrout July 30, 2024 18:02
@ljgray ljgray changed the title fix(pyproject): typo in 'build-backend' Fix typo in 'build-backend' and increase min python to 3.9 Jul 30, 2024
@ljgray ljgray merged commit 6e220ba into master Jul 30, 2024
3 checks passed
@ljgray ljgray deleted the ljg/fix-pyproject branch July 30, 2024 20:51
ketiltrout added a commit to chime-experiment/alpenhorn-chime that referenced this pull request Jul 30, 2024
ketiltrout added a commit to chime-experiment/alpenhorn-chime that referenced this pull request Jul 30, 2024
ketiltrout added a commit to chime-experiment/alpenhorn-chime that referenced this pull request Jul 30, 2024
ketiltrout added a commit to chime-experiment/alpenhorn-chime that referenced this pull request Jul 30, 2024
This is the source of the typo in chime-experiment/chimedb_di#26

Also, added the StorageTransferAction table to the test-suite, which
was added to alpenhorn.

Also re-blackening.
ketiltrout added a commit to chime-experiment/alpenhorn-chime that referenced this pull request Jul 31, 2024
This is the source of the typo in chime-experiment/chimedb_di#26

Also, added the StorageTransferAction table to the test-suite, which
was added to alpenhorn.

Also re-blackening.
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.

2 participants