Skip to content

Commit a460eed

Browse files
committed
Add dependency
1 parent e86458e commit a460eed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
],
2222
setup_requires = [
2323
'versiontools >= 1.8',
24+
'python-magic >= 0.4.2',
2425
],
2526
classifiers = [
2627
"Programming Language :: Python",

0 commit comments

Comments
 (0)