Skip to content

Commit

Permalink
Bump pycparser upper version bound
Browse files Browse the repository at this point in the history
  • Loading branch information
douglas-raillard-arm authored and inducer committed Sep 11, 2023
1 parent a4a2af7 commit 1c5ca53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
python_requires="~=3.8",
install_requires=[
"ply>=3.4",
"pycparser>=2.18,<=2.20",
"pycparser~=2.21",
],

author="Andreas Kloeckner",
Expand Down

0 comments on commit 1c5ca53

Please sign in to comment.