Skip to content

Commit 83af140

Browse files
committed
Remove castxml as install dependency
1 parent c12c68e commit 83af140

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
"pygccxml.declarations",
3636
"pygccxml.parser",
3737
"pygccxml.utils"],
38-
install_requires=[
39-
"castxml>=0.3.6"],
4038
extras_require={
4139
"test": list(requirements_test),
4240
"docs": list(requirements_docs),

0 commit comments

Comments
 (0)