We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb9b5b commit 8accaabCopy full SHA for 8accaab
1 file changed
pyproject.toml
@@ -1,11 +1,5 @@
1
[build-system]
2
requires = [
3
- "pyparsing<3",
4
- "setuptools",
5
- "wheel",
6
- "matplotlib",
7
- "aiohttp",
8
- "aiofiles",
9
- "pytest"
+ "setuptools"
10
]
11
build-backend = "setuptools.build_meta"
0 commit comments