mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2026-04-18 21:43:31 +00:00
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"],
|
||||||
|
|||||||
Reference in New Issue
Block a user