diff --git a/software/pyproject.toml b/software/pyproject.toml index 5bd4af7..3e7ab31 100644 --- a/software/pyproject.toml +++ b/software/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "01OS" +name = "01" packages = [ {include = "source"}, ]