mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-12-26 00:52:46 +00:00
pypi_shadowmire: fix toml generation
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
parent
54d2effd0f
commit
7ba70f5c3a
|
|
@ -40,10 +40,6 @@ for i in $PYPI_EXCLUDE; do
|
|||
echo " \"$i\","
|
||||
done
|
||||
|
||||
cat << EOF
|
||||
]
|
||||
EOF
|
||||
|
||||
cat << EOF
|
||||
]
|
||||
prerelease_exclude = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue