noexec / curldl

Safely and reliably download files with PycURL
https://pypi.org/project/curldl/
GNU Lesser General Public License v3.0
3 stars 0 forks source link

Add testing on multi-platform Miniconda to CI-CD workflow #28

Closed noexec closed 1 year ago

noexec commented 1 year ago

Python 3.8 + 3.10, 32 + 64-bit. Use actions/setup-miniconda.

noexec commented 1 year ago

Removed 32-bit platform due to Conda solver not finding a suitable transaction for all dependencies, and added Ubuntu and MacOS platforms.