You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Python=3.12 the Py limited API will have buffer support which should allow to build a cseabreeze module that is supported by all versions 3.12 and newer.
Once we extract cseabreeze we can make seabreeze noarch. We can at the same time force users to pick a backend on installation.
TODO
extract cseabreeze when 3.12 is released
3.12.0 candidate 1: Monday, 2023-07-31
3.12.0 candidate 2: Monday, 2023-09-04
3.12.0 final: Monday, 2023-10-02
make seabreeze noarch
force user to provide extra (runtime error if no extra is installed)
The text was updated successfully, but these errors were encountered:
With Python=3.12 the Py limited API will have buffer support which should allow to build a cseabreeze module that is supported by all versions 3.12 and newer.
Once we extract cseabreeze we can make seabreeze noarch. We can at the same time force users to pick a backend on installation.
TODO
cseabreeze
when 3.12 is released3.12.0 candidate 1
: Monday, 2023-07-313.12.0 candidate 2
: Monday, 2023-09-043.12.0 final
: Monday, 2023-10-02runtime error if no extra is installed
)The text was updated successfully, but these errors were encountered: