Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
lang
/
python
/
python-twisted
/
patches
/
002-omit-tests.patch
blob: ddf8f9e306c1aacb1a48bb99e292d8d339348926 [
file
] [
log
] [
blame
]
---
a
/
pyproject
.
toml
+++
b
/
pyproject
.
toml
@@
-
182
,
6
+
182
,
7
@@
exclude
=
[
"*.pxi"
,
"*.pyx"
,
"build.bat"
,
+
"test"
,
]
[
tool
.
hatch
.
build
.
targets
.
sdist
]