Recording of a live pair programming even in which Lior Mizrahi introduces his s3path project and then we fixed an issue.
pull-request 62 - add missing_ok parameter to the unlink method fixing issue 61.
pull-request 63 - gitignore pyproject.toml.
Setup environment
python -m
pipenv install --python python3 --skip-lock --dev
pipenv shell