Skip to content

Commit 73eaacd

Browse files
authored
Update pyproject.toml
1 parent 6313a7d commit 73eaacd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ license = {text = "MIT"}
1313
readme = "README.md"
1414
requires-python = ">=3.7"
1515
dependencies = [
16-
"ovito >= 3.9.1"
17-
"setuptools"
16+
"ovito >= 3.9.1",
17+
"setuptools",
18+
"wheel"
1819
]
1920

2021
[project.urls]

0 commit comments

Comments
 (0)