mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
downgrade docutils
version 0.13 of docutils seems to have problems. See sphinx-doc/sphinx#3212
This commit is contained in:
@@ -30,7 +30,7 @@ matrix:
|
||||
- python: nightly
|
||||
- python: pypy3
|
||||
before_install:
|
||||
- pip install tox codecov
|
||||
- pip install tox codecov docutils==0.12
|
||||
script:
|
||||
- tox
|
||||
- codecov
|
||||
|
||||
Reference in New Issue
Block a user