mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fix sphinx version to 5.* since 6.0 is not supported by code
This commit is contained in:
parent
f1d427242f
commit
f48cd743d9
@ -7,4 +7,4 @@ pygments-lexer-solidity>=0.7.0
|
||||
sphinx-a4doc==1.3.0
|
||||
|
||||
# Sphinx 2.1.0 is the oldest version that accepts a lexer class in add_lexer()
|
||||
sphinx>=2.1.0
|
||||
sphinx>=2.1.0, <6.0
|
||||
|
Loading…
Reference in New Issue
Block a user