mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2024-11-22 04:40:58 +00:00
rename xair obs dir
upd poetry script
This commit is contained in:
parent
4a36e4a2ce
commit
315dc64feb
@ -23,6 +23,6 @@ requires = ["poetry-core>=1.0.0"]
|
|||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
obs = "examples.xair-obs.__main__:main"
|
obs = "examples.xair_obs.__main__:main"
|
||||||
xair = 'scripts:test_xair'
|
xair = 'scripts:test_xair'
|
||||||
x32 = 'scripts:test_x32'
|
x32 = 'scripts:test_x32'
|
||||||
|
Loading…
Reference in New Issue
Block a user