Skip to content

Commit

Permalink
do not import local Pillow for building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
homm committed Dec 28, 2014
1 parent 7e853c8 commit 095aa00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
# -*- coding: utf-8 -*-
import os
import sys

sys.path.insert(0, os.path.abspath('../'))
import PIL

### general configuration ###
Expand Down

0 comments on commit 095aa00

Please sign in to comment.