Skip to content

Commit

Permalink
setup: explicitly require altgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
xoviat authored Dec 2, 2017
1 parent e83b55a commit 5cbf916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
'setuptools',
'pefile >= 2017.8.1',
'macholib >= 1.8',
'altgraph',
]

# dis3 and xdis are used for our version of modulegraph
Expand Down

0 comments on commit 5cbf916

Please sign in to comment.