mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
Merge branch 'master' into belono/issue245
This commit is contained in:
@@ -122,6 +122,7 @@ pygments_style = "sphinx"
|
||||
# a list of builtin themes.
|
||||
if on_rtd:
|
||||
html_theme = "default"
|
||||
print("recognized execution on RTD")
|
||||
else:
|
||||
try:
|
||||
import sphinx_rtd_theme
|
||||
|
@@ -2,9 +2,10 @@ pyusb
|
||||
Pillow>=2.0
|
||||
qrcode>=4.0
|
||||
pyserial
|
||||
sphinx-rtd-theme
|
||||
sphinx-rtd-theme==1.2.1
|
||||
setuptools
|
||||
setuptools-scm
|
||||
docutils>=0.12
|
||||
sphinxcontrib-spelling>=7.2.0
|
||||
python-barcode>=0.11.0,<1
|
||||
importlib-metadata
|
||||
|
Reference in New Issue
Block a user