Open
Description
Currently, packages that depend on this package cannot use rdkit versions past year 2022 due to the fact that poetry follows major.minor.patch
semantic versioning by default. I propose adding pytests to this folder and then as new rdkit versions are released testing if they are compatible and adjusting rdkit version in pypoetry with >=2022.3.5,<=year.month.date
.
Because polyvfs depends on canonicalize-psmiles (0.1.1) @ git+ssh://[email protected]/Ramprasad-Group/[email protected] which depends on rdkit (^2022.3.5), rdkit is required. So, because polyvfs depends on rdkit (^2023.3.2), version solving failed.
I am happy to do this myself @kuelumbus
Metadata
Assignees
Labels
No labels
Activity