mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-13 08:10:08 +01:00
Remove generated nanosvg Cython code and unpin exact Cython versions
This commit is contained in:
@@ -72,7 +72,7 @@ Discuss = "https://discuss.wxpython.org/"
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools>=70.1",
|
||||
"cython == 3.0.10",
|
||||
"cython >= 3.0.10",
|
||||
"requests >= 2.26.0",
|
||||
"sip == 6.12.0",
|
||||
]
|
||||
|
||||
@@ -6,7 +6,7 @@ sip == 6.12.0
|
||||
|
||||
twine
|
||||
requests >= 2.26.0
|
||||
cython==3.0.10
|
||||
cython >= 3.0.10
|
||||
pytest
|
||||
pytest-xdist
|
||||
pytest-forked
|
||||
|
||||
31328
wx/svg/_nanosvg.c
31328
wx/svg/_nanosvg.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user