add rad_development_python to environment and add update instructions
This commit is contained in:
@ -14,6 +14,7 @@ packages = [{ include = "flupdt" }]
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
sqlalchemy = "^2.0.31"
|
||||
rad_development_python = {git = "https://github.com/RAD-Development/rad-development-python", branch = "feature/nix"}
|
||||
|
||||
[tool.poetry.scripts]
|
||||
flupdt = "flupdt.main:main"
|
||||
|
Reference in New Issue
Block a user