Metadata-Version: 2.4
Name: nvMolKit
Version: 0.2.0
Summary: Python bindings for the nvMolKit project
Requires-Dist: numpy
Requires-Dist: torch
Provides-Extra: test
Requires-Dist: pandas; extra == "test"
Requires-Dist: psutil; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: nvidia-sphinx-theme; extra == "docs"
Requires-Dist: autodocsumm; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: jupyter-sphinx; extra == "docs"
