NLeSC / mcfly

A deep learning tool for time series classification and regression
Apache License 2.0
363 stars 82 forks source link

Update build workflow #294

Closed maltelueken closed 1 year ago

maltelueken commented 1 year ago

Changes the build workflow to only run when pushing or making a PR to main.

Changes the setup-python action to v3 and the Python version of the first_check job to 3.10.

Adds installations of setuptools and wheel.

Adds a check if the package can be build from the installation.