Add fedora rpm building
This commit is contained in:
parent
8c478249d9
commit
4d2250f974
6 changed files with 185 additions and 5 deletions
|
|
@ -10,8 +10,8 @@ repository = "https://git.mig5.net/mig5/enroll"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
pyyaml = "^6.0.3"
|
||||
paramiko = "^4.0.0"
|
||||
pyyaml = "^6"
|
||||
paramiko = ">=3.5"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
enroll = "enroll.cli:main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue