Overview
A patch fix for local installation of the library. Previously, it was missing setup.py
or setup.cfg
which prohibited it from installation locally in editable mode. We have now added a dummy setup.py
to fix this issue.
Full Changelog: v2.1.1...v2.1.2