Use root as user:owner in sdist generated tars

This commit is contained in:
ScriptAutomate 2021-05-25 12:08:30 -05:00 committed by Gareth J. Greenaway
parent a5d95458fe
commit e92d1bbc70

3
setup.cfg Normal file
View file

@ -0,0 +1,3 @@
[sdist]
owner = root
group = root