Skip to content

Commit

Permalink
Pin pycparser version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmot committed Apr 25, 2018
1 parent 538caf7 commit 3460e80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Expand Up @@ -15,3 +15,4 @@ pyvex>=7.8.2.21
rpyc
unicorn
GitPython
pycparser>=2.18
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -117,6 +117,7 @@ def run(self, *args):
'cle>=7.8.2.21',
'pyvex>=7.8.2.21',
'GitPython',
'pycparser>=2.18',
],
setup_requires=['unicorn', 'pyvex'],
cmdclass=cmdclass,
Expand Down

0 comments on commit 3460e80

Please sign in to comment.