Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thalia
concrexit
Commits
8d792128
Unverified
Commit
8d792128
authored
Jul 13, 2016
by
Thom Wiggers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add pillow help to README
parent
211e361a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
README.md
README.md
+12
-0
No files found.
README.md
View file @
8d792128
...
...
@@ -29,3 +29,15 @@ ignored. If you want to run a specific check, you can do the following:
tox -e flake8 # Runs the flake8 linter
tox -e py34 # runs the tests with python 3.4
tox -e py35 # runs the tests with python 3.5
Pillow dependencies
-------------------
For Ubuntu 16.04, use:
apt-get install gettext gcc build-essential libtiff5-dev libjpeg62-turbo-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev
For other operating systems, see the (Pillow Documentation)[pillow-install].
[
pillow-install
]:
https://pillow.readthedocs.io/en/latest/installation.html
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment