mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Merge pull request #1056 from homm/readthedocs
Do not import local Pillow for building docs
This commit is contained in:
commit
5ba23f359a
|
@ -1,8 +1,4 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
import os
|
|
||||||
import sys
|
|
||||||
|
|
||||||
sys.path.insert(0, os.path.abspath('../'))
|
|
||||||
import PIL
|
import PIL
|
||||||
|
|
||||||
### general configuration ###
|
### general configuration ###
|
||||||
|
|
Loading…
Reference in New Issue
Block a user