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

Update build infrastructure and import/dependencies #75

Merged
merged 24 commits into from
Oct 9, 2023

Conversation

mstimberg
Copy link
Member

This updates the build infrastructure to use pyproject.toml and setuptools_scm, fixes incompatibilities with newer versions of Brian and numpy, and no longer requires all optional dependencies to be installed to run the software (closes #73).

@mstimberg mstimberg merged commit 8d8b686 into master Oct 9, 2023
8 checks passed
@mstimberg mstimberg deleted the pyproject_toml branch October 9, 2023 09:52
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.

Make dependencies like sbi optional
1 participant