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 long description and test #287

Closed ezralanglois closed 2 years ago

ezralanglois commented 2 years ago

Using a new program to upload wheels to pypi. Apparently, some implicit dependency broke compatibility.

This removes the implicit dependency and adds a test to show it worked.

Had to refactor the build such that all artifacts are built first, then uploaded

ezralanglois commented 2 years ago

All passes, except AppVeyor as expected