mirror of
https://github.com/python-escpos/python-escpos
synced 2025-10-23 09:30:00 +00:00
Compare commits
5 Commits
v3.0
...
update-rea
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea9a7b3fbb | ||
|
|
02a47d413c | ||
|
|
1f9e7bd45a | ||
|
|
062660e00f | ||
|
|
6a8cc54b97 |
10
.readthedocs.yml
Normal file
10
.readthedocs.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
formats:
|
||||
- pdf
|
||||
- epub
|
||||
python:
|
||||
version: 3.7
|
||||
install:
|
||||
- requirements: doc/requirements.txt
|
||||
- method: setuptools
|
||||
path: .
|
||||
@@ -1,7 +0,0 @@
|
||||
formats:
|
||||
- pdf
|
||||
- epub
|
||||
requirements_file: doc/requirements.txt
|
||||
python:
|
||||
version: 2
|
||||
setup_py_install: true
|
||||
Reference in New Issue
Block a user