зеркало из https://github.com/microsoft/EdgeML.git
Merge branch 'harsha/reorg' of github.com:microsoft/EdgeML into harsha/reorg
This commit is contained in:
Коммит
4055e30856
|
@ -0,0 +1,9 @@
|
|||
from distutils.core import setup
|
||||
|
||||
setup(
|
||||
name='edgeml_tf',
|
||||
version='0.3.0',
|
||||
packages=['edgeml_tf' ],
|
||||
license='MIT License',
|
||||
long_description=open('README.md').read(),
|
||||
)
|
Загрузка…
Ссылка в новой задаче