diff setup.cfg @ 284:b65d25882e44

REFACTOR: sdist generation: postprocess an sdist to include symbolic links as symbolic links. A standard sdist contains no symlinks but dereferences symlinks encountered in the source tree.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 23 Feb 2025 21:27:48 +0100
parents ccbb6905914e
children ca293f708cb4
line wrap: on
line diff
--- a/setup.cfg	Sun Feb 23 14:45:26 2025 +0100
+++ b/setup.cfg	Sun Feb 23 21:27:48 2025 +0100
@@ -7,7 +7,7 @@
 universal = 1
 
 [sdist]
-formats = gztar
+formats = tar
 
 [metadata]
 name = py-cutils