v0.2.2 (patched)
·
167 commits
to master
since this release
- 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)