Skip to content

Version 1.5.1

Compare
Choose a tag to compare
@mwouts mwouts released this 05 Jul 16:28

1.5.1 (2020-07-05)

Fixed

  • Added toml as a dependency (#552).
  • Filtered out __pycache__ and .pyc files from the pip package.
  • Fixed coverage upload by adding coverage as a dependency to the conda CI workflow.
  • Fixed the conda CI / Python 2.7 job by explicitly installing backports.functools_lru_cache (#554).