-
Notifications
You must be signed in to change notification settings - Fork 767
{bio}[gfbf/2025a] PhyKIT v2.1.2 #24657
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
base: develop
Are you sure you want to change the base?
{bio}[gfbf/2025a] PhyKIT v2.1.2 #24657
Conversation
|
@boegelbot please test @ jsc-zen3 |
|
Test report by @boegel |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 3564967584 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
| ('Python', '3.13.1'), | ||
| ('SciPy-bundle', '2025.06'), | ||
| ('Biopython', '1.85'), | ||
| ('Cython', '3.1.1'), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't this be a build dep?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point, but pip check will fail if it's not listed as a dependency, since it's listed in requirements.txt
We can get rid of it (via preinstallopts) of course.
I'll open an issue upstream to ask...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(created using
eb --new-pr)