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

[dev-packages]
setuptools-pipfile = {editable = true,path = "."}
pytest = "*"
pytest-cov = "*"
flake8 = "*"
flake8-bugbear = "*"
mkdocs-material = {markers = "python_version >= '3.8'", version = "*"}

[packages]
toml = "*"
