now supports config file

This commit is contained in:
2020-08-15 09:29:10 +01:00
parent 7fb8ca00dd
commit 7d273d091b
2 changed files with 24 additions and 6 deletions

View File

@ -8,6 +8,7 @@ verify_ssl = true
[packages]
librouteros = "==2.*"
progress = "*"
pyyaml = "*"
[requires]
python_version = "3.8"