Skip to content

Restrict to cython 0.29.x in pyproject.toml#97

Merged
adrianeboyd merged 2 commits into
explosion:masterfrom
adrianeboyd:bugfix/cython-pyproject
Jul 18, 2023
Merged

Restrict to cython 0.29.x in pyproject.toml#97
adrianeboyd merged 2 commits into
explosion:masterfrom
adrianeboyd:bugfix/cython-pyproject

Conversation

@adrianeboyd

@adrianeboyd adrianeboyd commented Jul 18, 2023

Copy link
Copy Markdown
Contributor

Update pyproject.toml to correspond to requirements.txt.

srsly v2 does not work out of the box with cython 3 due to errors related to typedefs in msgpack and I couldn't immediately find a solution that was compatible with both cython 0.29 and cython 3, so this is patch on our side until we can find a solution or appropriate upstream patch.

@adrianeboyd

Copy link
Copy Markdown
Contributor Author

Nevermind, there is a simple upstream patch.

@adrianeboyd

Copy link
Copy Markdown
Contributor Author

And back to this until we figure out the necessary upstream changes (for windows).

@adrianeboyd
adrianeboyd merged commit 9712144 into explosion:master Jul 18, 2023
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