Skip to content
Snippets Groups Projects
Commit cff40df7 authored by fuzzyman's avatar fuzzyman
Browse files

Remove unnecessary sphinx docs build for 2.7 (only need to test the docs build...

Remove unnecessary sphinx docs build for 2.7 (only need to test the docs build on one version of Python)
parent 5c339abd
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,6 @@ deps = ...@@ -18,7 +18,6 @@ deps =
commands= commands=
unit2 discover [] unit2 discover []
sphinx-build -b doctest docs html sphinx-build -b doctest docs html
sphinx-build docs html
deps = deps =
unittest2 unittest2
sphinx sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment