1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

Revert "fix path"

This reverts commit 0821721dc3.
This commit is contained in:
Patrick Kanzler
2019-06-11 00:05:16 +02:00
parent 132ec11313
commit aaf0473c2d

View File

@@ -5,5 +5,5 @@ formats:
python: python:
version: 3.7 version: 3.7
install: install:
- requirements: doc/requirements.txt - requirements: docs/requirements.txt
- method: setuptools - method: setuptools