mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-05 05:54:44 +00:00
Remove embedly from setup.pu requirements
This commit is contained in:
parent
74b9f43401
commit
ead0ebeb4e
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -45,7 +45,6 @@ setup(
|
|||
"django-modelcluster>=0.1",
|
||||
"elasticutils>=0.8.2",
|
||||
"pyelasticsearch>=0.6.1",
|
||||
"Embedly>=0.5.0",
|
||||
"django-taggit==0.10",
|
||||
"Pillow>=2.3.0",
|
||||
"beautifulsoup4>=4.3.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue