1
0
mirror of https://github.com/cmur2/python-veml6070.git synced 2024-10-22 21:56:15 +02:00

module: yapf needs extra toml now

This commit is contained in:
cn 2022-04-01 01:00:43 +02:00
parent 4bc976fe0d
commit a32d9907fb

View File

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