etcher-be/elib_config

View on GitHub
Pipfile

Summary

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

[packages]
tomlkit = "*"
dataclasses = "*"

[dev-packages]
epab = ">=2018.8.27.4"

[requires]
python_version = "3.6"