Skip to content

Commit 80fc4f5

Browse files
author
Sergey Vilgelm
committed
fixing python3.4 travis build
1 parent 1f14581 commit 80fc4f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ pytest-cov
1111
setuptools>=38.6.0
1212
twine>=1.11.0
1313
wheel>=0.31.0
14+
# The last compitible version with python3.4, it is needed for twine
15+
readme-renderer==24.0; python_version == '3.4'

0 commit comments

Comments
 (0)