Skip to content

Commit 0dfca33

Browse files
committed
testing release to test pypi, attempt 7
1 parent 02ff4a2 commit 0dfca33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
],
2828
keywords="scrapingant api scraper scraping",
2929
python_requires='~=3.5',
30-
install_requires=['requests~=2.*'],
30+
install_requires=['requests>=2,<3'],
3131
)

0 commit comments

Comments
 (0)