mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
change dependency to docutils to newer version of sphinx
This is a revert to f8b7238801
This commit is contained in:
@@ -30,7 +30,7 @@ matrix:
|
||||
- python: nightly
|
||||
- python: pypy3
|
||||
before_install:
|
||||
- pip install tox codecov docutils==0.12
|
||||
- pip install tox codecov 'sphinx>=1.5.1'
|
||||
script:
|
||||
- tox
|
||||
- codecov
|
||||
|
@@ -4,4 +4,4 @@ qrcode>=4.0
|
||||
pyserial
|
||||
sphinx-rtd-theme
|
||||
setuptools-scm
|
||||
docutils==0.12
|
||||
docutils>=0.12
|
||||
|
Reference in New Issue
Block a user