Skip to content

Commit 30c2a33

Browse files
authored
Unpin rdkit (#197)
* unpin rdkit + remove rdkit-stubs * add uv.lock * add python-version file
1 parent fd9cc07 commit 30c2a33

File tree

3 files changed

+3894
-2
lines changed

3 files changed

+3894
-2
lines changed

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.11

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,5 @@ dev = [
217217
"pydocstyle>=6.3.0",
218218
"pylint>=3.3.6",
219219
"pyright>=1.1.399",
220-
"rdkit<2025.3.3", # only temporarily, see https://github.com/kuelumbus/rdkit-pypi/issues/132
221-
"rdkit-stubs>=0.8",
222220
"ruff>=0.11.4",
223221
]

0 commit comments

Comments
 (0)