Skip to content
Release 3.0.4

- Replace use of atomicwrites and requests libraries with built-in alternatives
- Switch from Pipenv to venv + pip
- Transform setup.py in a dummy file and use setup.cfg and pyproject.toml
  instead