Skip to content

Commit

Permalink
Add aiofile to project requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
joj0s committed Jul 20, 2022
1 parent 694b2c3 commit 094eda4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def run(self):
'ipython>=5.0.0',
'jedi==0.17.2',
'httplib2>=0.8',
'aiofile==3.7.4',
'absl-py>=0.1.2',
'google-api-python-client',
'google-auth-httplib2',
Expand Down

0 comments on commit 094eda4

Please sign in to comment.