Skip to content

Commit

Permalink
Pin python2 explicitly for building documentation (piskvorky#1840)
Browse files Browse the repository at this point in the history
* force py2 for build documentation

* 2.7 -> 2
  • Loading branch information
menshikh-iv authored Jan 15, 2018
1 parent 0bfb9da commit 2c3c91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ commands = flake8 gensim/


[testenv:docs]
basepython = python2
recreate = True
whitelist_externals = make
deps = .[docs]
Expand Down

0 comments on commit 2c3c91c

Please sign in to comment.