-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
We're not running invariance tests on alpine due to problems with (pip) installing RDKit (
InChI/.github/workflows/ci.yml
Line 58 in 261682f
| # FIXME: We don't run invariance test on alpine yet because of difficulties with RDKit installation. |
Either don't run invariance tests on
alpine (decision) or find way to install RDKit (preferably pre-built due to long build times).