Illumina / interop

C++ Library to parse Illumina InterOp files
http://illumina.github.io/interop/index.html
GNU General Public License v3.0
75 stars 26 forks source link

Fix issue where wheels cannot be updated #299

Closed ezralanglois closed 2 years ago

ezralanglois commented 2 years ago

You cannot reupload an artifact to PyPI (even if you delete it in PyPI).

So if your build fails during publish, there is no easy way to add more artifacts. This fixes that issue