molmod / psiflow

scalable molecular simulation
https://molmod.github.io/psiflow/
MIT License
115 stars 8 forks source link

Parsl dependency pinned to a non-existent branch #34

Closed svandenhaute closed 1 month ago

svandenhaute commented 1 month ago

The Parsl version was pinned to a PR which has now been merged. The original branch no longer exists, and this triggers an error during the installation process.

Currently, pyproject.toml pins to specific commit in the main branch which included the fixed in the original PR. As soon as there is a new release, that release will be pinned as dependency and we will bump v4.0.0-rc0 to v4.0.0-rc1

svandenhaute commented 1 month ago

Fixed in v4.0.0-rc1