Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test spopt against the shapely==2.0b1 #289

Closed
jGaboardi opened this issue Oct 27, 2022 · 2 comments
Closed

test spopt against the shapely==2.0b1 #289

jGaboardi opened this issue Oct 27, 2022 · 2 comments
Assignees
Labels
dependencies Pull requests that update a dependency file maintenance requirements

Comments

@jGaboardi
Copy link
Member

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?

@jGaboardi jGaboardi added maintenance dependencies Pull requests that update a dependency file requirements labels Oct 27, 2022
@jGaboardi jGaboardi self-assigned this Oct 27, 2022
@martinfleis
Copy link
Member

I would add it to CI.

@jGaboardi
Copy link
Member Author

xref pysal/libpysal#482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maintenance requirements
Projects
None yet
Development

No branches or pull requests

2 participants