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

Make the tests really run, and fix test failures #78

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mitya57
Copy link
Contributor

@mitya57 mitya57 commented Aug 24, 2024

This reverts some changes from 7f05400 which were intended to please ruff, but broke the tests (and probably broke the actual code too).

Also this installs sqlalchemy and whoosh in GitHub actions, to make sure the tests really run and are not skipped.

Fixes #72.

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.

Test failures in 2.0.0 with SQLAlchemy: TypeError: can't subtract offset-naive and offset-aware datetimes
2 participants