Skip to content

DEP: remove upper pin on esda#255

Merged
jGaboardi merged 2 commits into
pysal:mainfrom
martinfleis:rm-esda-pin
May 9, 2026
Merged

DEP: remove upper pin on esda#255
jGaboardi merged 2 commits into
pysal:mainfrom
martinfleis:rm-esda-pin

Conversation

@martinfleis

Copy link
Copy Markdown
Member

Any idea why does this exist? Locally, all tests run against esda main. It is breaking my local dev environment :D. I have a vague memory of seeing a reason somewhere but can't find it. I'd be keen to fix it if there is an actual issue.

@codecov

codecov Bot commented May 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.2%. Comparing base (00b3d97) to head (d900fc9).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #255   +/-   ##
=====================================
  Coverage   88.2%   88.2%           
=====================================
  Files         10      10           
  Lines       1584    1584           
=====================================
  Hits        1397    1397           
  Misses       187     187           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jGaboardi

jGaboardi commented May 8, 2026

Copy link
Copy Markdown
Member

@martinfleis - See #241

@jGaboardi

Copy link
Copy Markdown
Member

Last weekend I started for a fix, but then found that stuff being getting in the way over in esda land

@martinfleis

Copy link
Copy Markdown
Member Author

I just found it, thanks. For that we ideally need to cut new esda to simplify the version checks.

Also, the crand change should happen in esda 3.0.0, so the upper pin is wrong anyway. I suggest removing it as I believe we can adapt to the change before it will come.

@jGaboardi jGaboardi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I am OK with this, but let's wait for @weikang9009's explicit approval to merge.

@martinfleis

Copy link
Copy Markdown
Member Author

@weikang9009 if you want to be careful here, I can update the pin to the proper version as this currently disallows latest esda for no reason.

@jGaboardi

Copy link
Copy Markdown
Member

Also xref - pysal/pysal#1436

@weikang9009

Copy link
Copy Markdown
Member

I can update the pin to the proper version as this currently disallows latest esda for no reason.

Sounds like a good plan!

@martinfleis martinfleis requested a review from jGaboardi May 9, 2026 19:20
@jGaboardi

Copy link
Copy Markdown
Member

I can update the pin to the proper version as this currently disallows latest esda for no reason.

Sounds like a good plan!

Since @weikang9009 explicitly consented to this. I think it's safe to merge.

@jGaboardi jGaboardi merged commit c55c1b1 into pysal:main May 9, 2026
12 checks passed
@martinfleis martinfleis deleted the rm-esda-pin branch May 9, 2026 20:18
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.

3 participants