1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00
Files
python-escpos/.readthedocs.yml
2019-06-10 22:50:52 +02:00

10 lines
140 B
YAML

version: 2
formats:
- pdf
- epub
python:
version: 3.7
install:
- requirements: docs/requirements.txt
- method: setuptools