We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73eaacd commit 60271c7Copy full SHA for 60271c7
1 file changed
pyproject.toml
@@ -13,9 +13,7 @@ license = {text = "MIT"}
13
readme = "README.md"
14
requires-python = ">=3.7"
15
dependencies = [
16
- "ovito >= 3.9.1",
17
- "setuptools",
18
- "wheel"
+ "ovito >= 3.9.1"
19
]
20
21
[project.urls]
0 commit comments