Skip to content

Commit 377abb0

Browse files
committed
Remove toml from requires
1 parent 46bc871 commit 377abb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def load_module(name, location):
2929
'colorlog >= 4.1.0',
3030
'lxml >= 4',
3131
'requests >= 2',
32-
'toml >= 0.10',
3332
'jsonschema >= 3.2',
3433
],
3534
packages=find_packages(exclude=('tests', 'docs')),

0 commit comments

Comments
 (0)