Skip to content

Commit 9b07291

Browse files
committed
typo in setup.cfg
1 parent 3499a4b commit 9b07291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ package_dir =
2121
packages = find:
2222
python_requires = >=3.7
2323
install_requires =[
24-
requests>=2, <3
24+
requests>=2, <3,
2525
abstract-http-client>=1,<2
2626
]
2727

0 commit comments

Comments
 (0)