Skip to content

Commit

Permalink
Getting rid of Pillow
Browse files Browse the repository at this point in the history
  • Loading branch information
kajojify committed Feb 25, 2018
1 parent 3b134df commit 4ae9b06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@
"rstcheck>=2.2, <4.0",
],
'examples': [
"beautifulsoup4>=4.4.1, <4.7",
"Pillow>=4.3,<5.1",
"beautifulsoup4>=4.4.1, <4.7"
]
}
)

0 comments on commit 4ae9b06

Please sign in to comment.