rename xair obs dir

upd poetry script
This commit is contained in:
onyx-and-iris 2022-11-07 19:50:46 +00:00
parent 4a36e4a2ce
commit 315dc64feb
4 changed files with 1 additions and 1 deletions

View File

@ -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'