fortran-lang / fprettify

auto-formatter for modern fortran source code

Home Page:https://pypi.python.org/pypi/fprettify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update CI workflow

gnikit opened this issue · comments

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