mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 02:06:18 +03:00
do not import local Pillow for building docs
This commit is contained in:
parent
7e853c8dbc
commit
095aa00f7a
|
@ -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