Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 5f47f9c

Browse files
author
totokaka
committedApr 28, 2014
Remove the platform option from setup.py to remove install errors
1 parent ec6bd58 commit 5f47f9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def read(fname):
3333
license='GPLv3+',
3434
long_description=read('README.md'),
3535
url='https://github.com/CubeEngineDev/mc-man',
36-
platform='Unix',
3736
packages=['mcman', 'mcman.commands', 'mcman.logic',
3837
'mcman.logic.plugins'],
3938
scripts=["bin/mcman"],

0 commit comments

Comments
 (0)