1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

disable system packages on rtd

This commit is contained in:
Patrick Kanzler
2023-08-10 00:21:40 +02:00
parent 4c2dcdfac6
commit 2c90435818

View File

@@ -25,4 +25,4 @@ python:
- requirements: doc/requirements.txt - requirements: doc/requirements.txt
- method: pip - method: pip
path: . path: .
system_packages: true system_packages: false