mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Adjust sphinx dependency for Python 2.7
This commit is contained in:
@@ -4,9 +4,6 @@ appdirs
|
||||
setuptools
|
||||
wheel
|
||||
twine
|
||||
sphinx==2.2.0
|
||||
beautifulsoup4
|
||||
doc2dash
|
||||
requests
|
||||
requests[security]
|
||||
cython
|
||||
@@ -14,3 +11,8 @@ pytest
|
||||
pytest-xdist
|
||||
pytest-forked
|
||||
pytest-timeout
|
||||
|
||||
sphinx==2.2.0 ; python_version >= '3.0'
|
||||
sphinx==1.8.5 ; python_version < '3.0'
|
||||
doc2dash==2.3.0
|
||||
beautifulsoup4
|
||||
|
||||
Reference in New Issue
Block a user