Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Commit

Permalink
Add platforms parameter to setup.py
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
TwoWheelDev committed Aug 11, 2014
1 parent 9162aca commit 89ad6e4
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 @@ -46,6 +46,7 @@
package_data={'gns3converter': ['configspec']},
entry_points={'console_scripts':
['gns3-converter = gns3converter.main:main']},
platforms='any',
classifiers=['Development Status :: 4 - Beta',
'Environment :: Console',
'Intended Audience :: Education',
Expand Down

0 comments on commit 89ad6e4

Please sign in to comment.