Skip to content
This repository was archived by the owner on Aug 19, 2018. It is now read-only.

Commit dff55df

Browse files
committed
Added install requires
1 parent 5e040e7 commit dff55df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@
1111
download_url='https://github.com/grokkers/cr-async/archive/v1.0.0-alpha.tar.gz', # I'll explain this in a second
1212
keywords=['clashroyale'], # arbitrary keywords
1313
classifiers=[],
14+
install_requires=['aiohttp>=2.0.0,<2.3.0']
1415
)

0 commit comments

Comments
 (0)