mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
move pypy3 to the allowed failures and add hypothesis
pypy3 is not compatible with hypothesis, which is needed for testing
This commit is contained in:

committed by
Patrick Kanzler

parent
c1a6da9aaa
commit
a2e188cecf
1
.gitignore
vendored
1
.gitignore
vendored
@@ -18,6 +18,7 @@ build/
|
||||
dist/
|
||||
.coverage
|
||||
src/escpos/version.py
|
||||
.hypothesis
|
||||
|
||||
# testing temporary directories
|
||||
test/test-cli-output/
|
||||
|
Reference in New Issue
Block a user