Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ nglview = "*"
# TODO: remove this pin when Python 3.10 support is dropped.
# The py310 Pixi environment currently resolves nglview 3.1.4, which still
# imports pkg_resources. setuptools 82 removed pkg_resources.
setuptools = "<82"
setuptools = "<83"
scikit-learn = "*"
pytest = "*"
pip = "*"
Expand Down