|
|
|
@ -24,7 +24,7 @@ args["url"] = "https://healthcareio.the-phi.com/git/code/transport.git"
|
|
|
|
|
args['scripts'] = ['bin/transport']
|
|
|
|
|
args['classifiers'] = ['Programming Language :: Python :: 3',
|
|
|
|
|
'License :: OSI Approved :: MIT License',
|
|
|
|
|
'Operating System :: OS Independent','plugin-ix@git+https://github.com/lnyemba/plugins-ix'
|
|
|
|
|
'Operating System :: OS Independent'
|
|
|
|
|
]
|
|
|
|
|
# if sys.version_info[0] == 2 :
|
|
|
|
|
# args['use_2to3'] = True
|
|
|
|
|