summaryrefslogtreecommitdiff
path: root/devel/py-fireREST/files/patch-pyproject.toml
blob: d8e3534bf900cec2fd95ff3ebea372618d9f794f (plain) (blame)
1
2
3
4
5
6
7
8
9
--- pyproject.toml.orig	2024-01-30 21:49:37 UTC
+++ pyproject.toml
@@ -13,5 +13,6 @@ exclude = '''
   | buck-out
   | build
   | dist
+  | test
 )/
 '''