mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
py27 compat fixes
This commit is contained in:
parent
31ae8c21f4
commit
6955728080
3 changed files with 4 additions and 3 deletions
|
|
@ -2,6 +2,7 @@
|
|||
set -e
|
||||
|
||||
# minimal test requirements for py27 testing
|
||||
python -m pip install -U pip
|
||||
python -m pip install pytest rst2html5
|
||||
|
||||
rst2html5 --strict README.rst > /dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue