test_publish.py
3.61 KB
-
add --skip-existing to publish (#2812) · cf8999f5
* dry_run is never None * add --skip-existing to publish add `--skip-existing` option to publish command to continue if an upload fails due to the file already existing. this is helpful in e.g. ci settings. resolves #2254
David Szotten committed