1
0
mirror of https://github.com/cmur2/python-bme280.git synced 2026-06-19 06:47:45 +02: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
+1
View File
@@ -20,4 +20,5 @@ pylint = "*"
pytest = "*"
snapshottest = "*"
rope = "*"
toml = "*"
yapf = "*"