Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jGaboardi
Copy link
Member

This PR resolves #412

@jGaboardi jGaboardi self-assigned this Dec 3, 2023
@codecov
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

Merging #413 (027efdd) into main (28dcd50) will not change coverage.
The diff coverage is 50.0%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #413   +/-   ##
=====================================
  Coverage   77.7%   77.7%           
=====================================
  Files         27      27           
  Lines       2636    2636           
=====================================
  Hits        2048    2048           
  Misses       588     588           
Files Coverage Δ
spopt/locate/p_median.py 97.2% <ø> (ø)
spopt/locate/util.py 100.0% <100.0%> (ø)
spopt/region/base.py 97.6% <100.0%> (ø)
spopt/region/spenclib/scores.py 33.3% <0.0%> (ø)
spopt/region/util.py 63.7% <0.0%> (ø)

@jGaboardi jGaboardi mentioned this pull request Dec 3, 2023
25 tasks
@@ -6,7 +6,6 @@ dependencies:
- geopandas
- libpysal
- mapclassify
- matplotlib
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know the reason of removal. Just a not that this will come with geopandas anyway.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reason for removal is like you said, matplotlib comes from geoapndas anyway and it is not a core dependency of spopt.

@jGaboardi jGaboardi merged commit 4637392 into pysal:main Dec 3, 2023
@jGaboardi jGaboardi deleted the update_versions_supported branch December 3, 2023 22:17
jGaboardi added a commit to jGaboardi/spopt that referenced this pull request Dec 4, 2023
jGaboardi added a commit that referenced this pull request Dec 10, 2023
* stricter linting – follow up #413

* private maxp functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update supported Python versions & CI environments

2 participants