ARMmbed/mbed-tools-lib

View on GitHub
Pipfile

Summary

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

[dev-packages]
black = "*"
coverage = "*"
flake8 = "*"
flake8-docstrings = "*"
flake8-black = "*"
flake8-copyright = "*"
flake8-file-encoding = "*"
mypy = ">=0.500"
pytest = "*"
pytest-cov = "*"
wheel = "*"
mbed-tools-lib = {editable = true, path = "."}
mbed-tools-ci-scripts = "*"
pre-commit = "*"

[pipenv]
allow_prereleases = true