Add 'toml' to requirements.txt
Test runner fails because of the following: ModuleNotFoundError: No module named 'toml'
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
astroid>=2.6.5
|
||||
flake8==4.0.1
|
||||
pylint>=2.9.2
|
||||
yapf>=0.31.0
|
||||
yapf>=0.31.0
|
||||
toml>=0.10.2
|
||||
|
||||
Reference in New Issue
Block a user