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/sqlalchemy #508

Merged
merged 40 commits into from
Dec 4, 2024
Merged

Fix/sqlalchemy #508

merged 40 commits into from
Dec 4, 2024

Conversation

ranzani
Copy link
Contributor

@ranzani ranzani commented Dec 4, 2024

This version should now work in Python 3.8 and with numpy >2.0 .

  • Added pandoc in github actions workflow to correctly compile the documentation
  • Changed np.product to np.prod
  • Removed aliased=true parameter in sqlalchemy join function, since it has been removed in the most recent version

@ranzani ranzani merged commit bbef679 into develop Dec 4, 2024
1 check passed
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.

1 participant