More python3 changes

parent 6fc0b3c7
......@@ -22,8 +22,8 @@ matrix:
addons:
apt:
packages:
- python-docutils
- python-sphinx
- python3-docutils
- python3-sphinx
homebrew:
packages:
- docutils
......
......@@ -89,8 +89,8 @@ them (replace ``sudo apt-get install`` if needed)::
libpcre3-dev \
libtool \
pkg-config \
python-docutils \
python-sphinx
python3-docutils \
python3-sphinx
Optionally, to rebuild the svg files::
......@@ -122,8 +122,8 @@ install required packages (replace ``sudo yum install`` if needed)::
ncurses-devel \
pcre-devel \
pkgconfig \
python-docutils \
python-sphinx
python3-docutils \
python3-sphinx
Optionally, to rebuild the svg files::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment