fortran-lang / fprettify

auto-formatter for modern fortran source code
https://pypi.python.org/pypi/fprettify
Other
368 stars 73 forks source link

Update CI workflow #133

Open gnikit opened 1 year ago

gnikit commented 1 year ago

The CI workflow needs some improvements

  1. Should the enable CI on Windows if possible
  2. PyPi testing for versions 3.7+
  3. Do we need to test with anaconda?, since this is a pure Python package PyPi should cover both. cc @awvwgk
  4. Need only one coverage report run
  5. Add Dependabot