Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Commit 04d14d8

Browse files
add missing extra dependency
1 parent 4d99d3f commit 04d14d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
extras_require={
5959
'cached-property': extra_cached_property,
6060
's3': extra_s3,
61+
'http': extra_http,
6162
'sqlalchemy': extra_sql,
6263

6364
'bin': extra_bin,

0 commit comments

Comments
 (0)