257bda715d
- move sphinx requirements to doc/requirements.txt and use A. Jaeger's suggestion from https://review.opendev.org/#/c/663866/ - put back py version for tox.ini Change-Id: I3619b7960fbd1dd87aea5b9e16b322f25499069c
3 lines
125 B
Plaintext
3 lines
125 B
Plaintext
sphinx>=1.2.3,!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
|
|
sphinx!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4' # BSD
|