[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]
librouteros = {editable = true, path = "."}
pytest = "*"
pylint = "*"
yapf = "*"
mypy = "*"
bumpversion = "*"
twine = "*"
pytest-xdist = "*"
