Fix for create new modules
This commit is contained in:
parent
be21a6eca2
commit
c6935845c3
5 changed files with 57 additions and 141 deletions
|
|
@ -47,7 +47,7 @@ Documentation = "https://docs.cuchulu.com/cuchulu/"
|
|||
[project.scripts]
|
||||
cuchulu = "cuchulu.console:start"
|
||||
cuchuludb = "cuchulu.libraries.db.dbadmin:start"
|
||||
cuchulucm = "cuchulu.scripts.create_module:start"
|
||||
cuchulucm = "cuchulu.create_module:start"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue