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

[dev-packages]
codacy-coverage = "*"
pytest = "~=4.2"
pytest-cov = "~=2.5"
truffleHog = "*"
PyGithub = "*"
gen3git = "*"
mock = "~=2.0"

[packages]
rbac = {editable = true,path = "."}

[requires]
python_version = "3.7"
