We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46bc871 commit 377abb0Copy full SHA for 377abb0
setup.py
@@ -29,7 +29,6 @@ def load_module(name, location):
29
'colorlog >= 4.1.0',
30
'lxml >= 4',
31
'requests >= 2',
32
- 'toml >= 0.10',
33
'jsonschema >= 3.2',
34
],
35
packages=find_packages(exclude=('tests', 'docs')),
0 commit comments