Fixes in paramecio models and create_module
This commit is contained in:
parent
793f293ff3
commit
d899ee0bd0
6 changed files with 24 additions and 10 deletions
|
|
@ -45,8 +45,8 @@ Home = "https://git.cuchulu.com/paramecio/parameciofm/"
|
|||
Documentation = "https://docs.cuchulu.com/paramecio/"
|
||||
|
||||
[project.scripts]
|
||||
paramecio2 = "paramecio.console:start"
|
||||
paramecio2db = "parmecio.cromosoma.dbadmin:start"
|
||||
paramecio = "paramecio.console:start"
|
||||
parameciodb = "parmecio.cromosoma.dbadmin:start"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue