Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
talagayev authored Oct 30, 2023
1 parent 98d9df7 commit 632cda9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools>=61.0", "versioningit~=2.0", "pytest>=6.1.2", "pytest-runner", "numpy>=1.23.3", "requests>=2.28.1", "rdkit>=2022.03.5", "mdtraj>=1.9.7", "MDAnalysis>=2.3.0", "pytest-shutil>=1.7.0", "flask>=2.2.2", "cairosvg==2.7.1", "nglview==3.0.6", "jupyter"]
requires = ["setuptools>=61.0", "versioningit~=2.0"]
build-backend = "setuptools.build_meta"

# Self-descriptive entries which should always be present
Expand Down

0 comments on commit 632cda9

Please sign in to comment.