python-escpos/.readthedocs.yml

12 lines
173 B
YAML
Raw Normal View History

2019-06-10 20:50:52 +00:00
version: 2
formats:
- pdf
- epub
python:
version: 3.7
install:
2019-06-10 21:35:39 +00:00
- method: pip
2019-06-10 21:26:00 +00:00
requirements: doc/requirements.txt
2019-06-10 21:35:39 +00:00
- method: setuptools
2019-06-10 21:26:00 +00:00
path: .