unified_retro_keyboard/firmware/asdf/Pipfile

21 lines
278 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
black = "*"
flake8 = "*"
pylint = "*"
mypy = "*"
[packages]
sphinx = "*"
sphinx-autodoc-typehints = "*"
sphinx-rtd-theme = "*"
toml = "*"
intelhex = "*"
[requires]
python_version = "3"