Skip to content

Commit

Permalink
Add typing modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
HexDecimal committed Feb 25, 2021
1 parent d05942e commit 22c0967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
"machomachomangler; sys_platform == 'win32'",
"bindepend; sys_platform == 'win32'",
"wheel",
"typing; python_version < '3.5'",
"typing_extensions",
],
package_data={'delocate.tests':
[pjoin('data', '*.dylib'),
Expand Down

0 comments on commit 22c0967

Please sign in to comment.