Skip to content

Commit

Permalink
requirements: Add support for Sphinx 3.x
Browse files Browse the repository at this point in the history
This just works.

Signed-off-by: Stephen Finucane <[email protected]>
Closes: #58
  • Loading branch information
stephenfin committed Apr 10, 2020
1 parent 0e089e4 commit 7a7240b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pbr>=2.0
sphinx>=1.5,<3.0
sphinx>=1.5,<4.0

0 comments on commit 7a7240b

Please sign in to comment.