Skip to content

version 1.2.2

Compare
Choose a tag to compare
@rhpvorderman rhpvorderman released this 07 Nov 13:23
· 391 commits to develop since this release
8118851

Bugfix and maintenance release

  • Test against python3.8
  • Do not test on python3.5 snakemake as it crashes. Added test for python3.7
    snakemake.
  • Fix a typo in the documentation.
  • Add tags 'wdl', 'cromwell' and 'snakemake' to the package to increase
    discoverability.
  • Remove pylint from the lint procedure as it was very strict and got stricter
    with every update, causing tests that previously succeeded to fail on a
    regular basis.
  • Make sure pytest-workflow crashes when multiple workflows have the same name,
    even when they are in different files.
  • Added setup.cfg to include license in source distributions on PyPI for
    future versions