1
0
mirror of https://github.com/cmur2/python-bme280.git synced 2024-12-21 06:54:22 +01:00

module: yapf needs extra toml now

This commit is contained in:
cn 2022-04-01 01:12:51 +02:00
parent dd5100c210
commit 672ff97326

View File

@ -20,4 +20,5 @@ pylint = "*"
pytest = "*"
snapshottest = "*"
rope = "*"
toml = "*"
yapf = "*"