mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
include submodules in build
This commit is contained in:
@@ -8,6 +8,10 @@ build:
|
||||
python: "3.11"
|
||||
sphinx:
|
||||
configuration: doc/conf.py
|
||||
submodules:
|
||||
include:
|
||||
- all
|
||||
recursive: true
|
||||
|
||||
python:
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user