Skip to content

Commit 8accaab

Browse files
committed
removed dependency from pyproject since it is in setup.py
1 parent aeb9b5b commit 8accaab

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
[build-system]
22
requires = [
3-
"pyparsing<3",
4-
"setuptools",
5-
"wheel",
6-
"matplotlib",
7-
"aiohttp",
8-
"aiofiles",
9-
"pytest"
3+
"setuptools"
104
]
115
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)