Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fabe401

Browse files
committed
Add pyparser dependency to pyproject.toml
1 parent 5607205 commit fabe401

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[build-system]
2-
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4"]
2+
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4", "pycparser"]
3+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)