-
Notifications
You must be signed in to change notification settings - Fork 885
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
patch to allow pyzeo to work #4315
base: master
Are you sure you want to change the base?
patch to allow pyzeo to work #4315
Conversation
Great thanks. Can you add / enable some unittests to check that this is working? Thanks. |
You would also need to add it as an optional dependency, thanks for the edit! |
… into zeopp_pyzeo-patch
… into zeopp_pyzeo-patch
Note that even with the patch one would still need to manually install zeo++, i've added some logic to the test.yaml in the workflow for this, but can't really test it on my end. The tests pass if zeo++ is installed. Historically testing the zeo++ plugin was just skipped for this reason, but maybe it can be automated and included? |
Hi everyone,
Pyzeo is a more maintained version of the cython but has different imports. This small patch allows users to swap out zeo++ with pyzeo.