mirror of
https://github.com/cmur2/python-bme280.git
synced 2025-07-27 07:11:19 +02:00
module: yapf needs extra toml now
This commit is contained in:
@ -20,4 +20,5 @@ pylint = "*"
|
|||||||
pytest = "*"
|
pytest = "*"
|
||||||
snapshottest = "*"
|
snapshottest = "*"
|
||||||
rope = "*"
|
rope = "*"
|
||||||
|
toml = "*"
|
||||||
yapf = "*"
|
yapf = "*"
|
||||||
|
Reference in New Issue
Block a user