mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
9 lines
153 B
TOML
9 lines
153 B
TOML
--- pyproject.toml.orig 2024-01-30 21:49:37 UTC
|
|
+++ pyproject.toml
|
|
@@ -13,5 +13,6 @@ exclude = '''
|
|
| buck-out
|
|
| build
|
|
| dist
|
|
+ | test
|
|
)/
|
|
'''
|