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
As per @martinfleis' recommendation, we should test spopt against the shapely pre-release for future-proofing.
# using pip
pip install --pre shapely==2.0b1
# using conda /mamba
conda install -c conda-forge/label/shapely_dev shapely
@martinfleis Do you think testing with an environment locally is sufficient or possibly going as far as adding some environments to the testing matrix?
The text was updated successfully, but these errors were encountered:
As per @martinfleis' recommendation, we should test
spopt
against theshapely
pre-release for future-proofing.@martinfleis Do you think testing with an environment locally is sufficient or possibly going as far as adding some environments to the testing matrix?
The text was updated successfully, but these errors were encountered: