Closed robinmackaij closed 2 years ago
As discussed in Slack. poetry install works, no mypy errors and roboswag -v as well as help(roboswag in Python shell report correct version.
poetry install
roboswag -v
help(roboswag
Thanks for the migration! I will merge it as for now and see how it plays out. I still need to learn more about poetry but I can do it on living organism as well ;)
As discussed in Slack.
poetry install
works, no mypy errors androboswag -v
as well ashelp(roboswag
in Python shell report correct version.