1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 03:05:48 +03:00
aports/testing/py3-qtawesome/no-tests.patch
2022-10-27 15:32:21 +00:00

9 lines
239 B
Diff

--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,4 @@
include qtawesome/fonts/*
-recursive-include docs *
exclude docs/*.yml
include CHANGELOG.md LICENSE.txt README.md
include example.py setupbase.py
-recursive-include qtawesome/tests *