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
# multiplication in version 0.10 wich breaks parameter assignment test
13
13
# (can be removed once issue is fix)
14
14
symengine>=0.9, <0.10; platform_machine=='x86_64' or platform_machine == 'aarch64' or platform_machine == 'ppc64le' or platform_machine == 'amd64' or platform_machine == 'arm64'
15
-
16
-
# Hack around stevedore being broken by importlib_metadata 5.0; we need to pin
17
-
# the requirements rather than the constraints if we need to cut a release
18
-
# before stevedore is fixed. `importlib_metadata` is not (currently) a direct
0 commit comments