mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
Closes: https://bugs.gentoo.org/835895 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
12 lines
183 B
Diff
12 lines
183 B
Diff
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -8,7 +8,7 @@
|
|
|
|
[tool.maturin]
|
|
sdist-include = ["build.rs", "Cargo.lock"]
|
|
-strip = true
|
|
+strip = false
|
|
|
|
[tool.black]
|
|
line-length = 88
|