- allow local development using editable = true in Pipfile and by adding a setup.py - bump dependencies for Sphinx 4.x
This commit removes the import of jandd.sphinxext.ip in setup.py to allow bootstrapping without installed requirements. A setup.cfg defining options for egg_info has been added.