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

Actually working min-deps job #3337

Merged
merged 5 commits into from
Nov 14, 2024
Merged

Actually working min-deps job #3337

merged 5 commits into from
Nov 14, 2024

Conversation

flying-sheep
Copy link
Member

@flying-sheep flying-sheep commented Nov 4, 2024

Hia everyone, this should actually makehatch test -i deps=min work even on Macbooks.

Maybe there’s a way to put the constraint file inside of the venv, then it’ll survive reboots on Linux.

I tagged you all because I thought you might be interested in this.

"h5py>=3.6",
"h5py>=3.7",
Copy link
Member Author

Choose a reason for hiding this comment

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

h5py 3.6.0 doesn’t build on macOS M1, 3.7.0 has wheels.

Idk if that’s a good reason to bump the min deps …

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.59%. Comparing base (d0adc25) to head (3abf9dc).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3337   +/-   ##
=======================================
  Coverage   76.59%   76.59%           
=======================================
  Files         111      111           
  Lines       12827    12827           
=======================================
  Hits         9825     9825           
  Misses       3002     3002           

@flying-sheep flying-sheep self-assigned this Nov 7, 2024
hatch.toml Outdated Show resolved Hide resolved
hatch.toml Outdated Show resolved Hide resolved
@flying-sheep flying-sheep modified the milestones: 1.10.4, 1.10.5 Nov 12, 2024
@flying-sheep flying-sheep merged commit 0146f1a into main Nov 14, 2024
17 of 18 checks passed
@flying-sheep flying-sheep deleted the local-min-deps branch November 14, 2024 09:41
meeseeksmachine pushed a commit to meeseeksmachine/scanpy that referenced this pull request Nov 14, 2024
flying-sheep added a commit that referenced this pull request Nov 14, 2024
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