Skip to content

Commit cb8bda2

Browse files
authored
Merge pull request #4 from QualiSystemsLab/class-refactor
typo in setup.cfg
2 parents c8ef528 + 9b07291 commit cb8bda2

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)