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

[dev-packages]
pre-commit = "2.17.0"
pytest = "6.2.5"
pytest-cov = "3.0.0"
ethos-u-vela = {editable = true,path = "."}

[packages]
ethos-u-vela = {editable = true,path = "."}
