Skip to content

Commit 35b36f5

Browse files
roll back poppler version changes
1 parent d1aa1dd commit 35b36f5

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

Diff for: .circleci/create_conda_optional_env.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if [ ! -d $HOME/miniconda/envs/circle_optional ]; then
1616
# Create environment
1717
# PYTHON_VERSION=2.7 or 3.5
1818
$HOME/miniconda/bin/conda create -n circle_optional --yes python=$PYTHON_VERSION \
19-
requests nbformat six retrying psutil pandas decorator pytest mock nose poppler==0.81.0 xarray scikit-image ipython jupyter ipykernel ipywidgets statsmodels
19+
requests nbformat six retrying psutil pandas decorator pytest mock nose poppler xarray scikit-image ipython jupyter ipykernel ipywidgets statsmodels
2020

2121
# Install orca into environment
2222
$HOME/miniconda/bin/conda install --yes -n circle_optional -c plotly plotly-orca==1.3.1

Diff for: packages/python/plotly/plotly/tests/test_orca/images/darwin/fig1.eps

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%!PS-Adobe-3.0 EPSF-3.0
2-
%Produced by poppler pdftops version: 0.81.0 (http://poppler.freedesktop.org)
2+
%Produced by poppler pdftops version: 0.65.0 (http://poppler.freedesktop.org)
33
%%Creator: Chromium
44
%%LanguageLevel: 2
55
%%DocumentSuppliedResources: (atend)

Diff for: packages/python/plotly/plotly/tests/test_orca/images/darwin/latexfig.eps

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%!PS-Adobe-3.0 EPSF-3.0
2-
%Produced by poppler pdftops version: 0.81.0 (http://poppler.freedesktop.org)
2+
%Produced by poppler pdftops version: 0.65.0 (http://poppler.freedesktop.org)
33
%%Creator: Chromium
44
%%LanguageLevel: 2
55
%%DocumentSuppliedResources: (atend)

Diff for: packages/python/plotly/plotly/tests/test_orca/images/darwin/topofig.eps

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%!PS-Adobe-3.0 EPSF-3.0
2-
%Produced by poppler pdftops version: 0.81.0 (http://poppler.freedesktop.org)
2+
%Produced by poppler pdftops version: 0.65.0 (http://poppler.freedesktop.org)
33
%%Creator: Chromium
44
%%LanguageLevel: 2
55
%%DocumentSuppliedResources: (atend)

Diff for: packages/python/plotly/plotly/tests/test_orca/images/linux/failed/fig1.eps

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/python/plotly/plotly/tests/test_orca/images/linux/fig1.eps

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/python/plotly/plotly/tests/test_orca/images/linux/latexfig.eps

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/python/plotly/plotly/tests/test_orca/images/linux/topofig.eps

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)