mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2024-11-15 17:40:57 +00:00
parent
550b8c4240
commit
885c2e40e1
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="mair_remote",
|
name="mair_remote",
|
||||||
version="0.1",
|
version="0.1.0",
|
||||||
description="MAIR Remote Python API",
|
description="MAIR Remote Python API",
|
||||||
packages=["mair"],
|
packages=["mair"],
|
||||||
install_requires=["python-osc"],
|
install_requires=["python-osc"],
|
||||||
|
Loading…
Reference in New Issue
Block a user