git-filter-repo/release
Sirio Balmelli 9cf87ae036
setup.py: test for FileExistsError on symlink
Multiple runs of setuptools encounter a FileExistsError exception
trying to re-symlink the same files.

This exception is safe to ignore: the files were already symlinked
so the call can be considered successful.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-02-11 20:19:01 +01:00
..
setup.cfg release: tweak packaging scripts for uploading to PyPI 2019-12-26 12:32:53 -08:00
setup.py setup.py: test for FileExistsError on symlink 2020-02-11 20:19:01 +01:00