Skip to content

Conversation

dmeliza
Copy link
Contributor

@dmeliza dmeliza commented Dec 28, 2020

pip install pyspike will often fail if Cython is not already in the environment because the C-code stored in the source tree may not work with newer versions of python. Adding a pyproject.toml file will enable the new PEP517 build system, which can ensure particular packages are present during building.

@dmeliza
Copy link
Contributor Author

dmeliza commented Feb 23, 2023

Bumping this pull request to see if it can be merged. We are using poetry to manage dependencies and so we currently have to build our own wheels to use pyspike.

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