kmk_firmware/Pipfile

23 lines
358 B
TOML
Raw Normal View History

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
"flake8" = ">=3.9.0"
"flake8-commas" = "*"
"flake8-comprehensions" = "*"
"flake8-isort" = "*"
"python-magic" = "*"
adafruit-ampy = "*"
ipdb = "*"
ipython = "*"
isort = "*"
2018-09-03 22:50:53 +02:00
neovim = "*"
s3cmd = "*"
2023-02-12 17:51:15 +01:00
black = "==22.3.0"
flake8-quotes = "*"
flake8-black = "*"