Use old Sphinx with old Python

fix-zero-boots-time-on-trap
Ilya Etingof 2018-04-13 09:36:06 +02:00
parent bec02e6fc1
commit dff00bf90f
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
sphinx
Sphinx <= 1.6; python_version < '2.7'
Sphinx > 1.6; python_version >= '2.7'
twisted
trollius; python_version < '3.0'