Skip to content

v0.2.2 (patched)

Compare
Choose a tag to compare
@nstrydom2 nstrydom2 released this 05 May 19:01
· 167 commits to master since this release
7ced3b8
  • Removed 'missingok=True' parameter from 'result.file_path.unlink()' in test_anonfile.py on line 28. This parameter was incompatible with version 3.7
  • Updated ci workflow config to include all branches
  • Upgrade 'importlib-metadata' dependency to version 4.0.1 in requirements/release.txt
  • Fixed PyPI publishing issue (syntax error in setup.py)