Commit graph

5 commits

Author SHA1 Message Date
Jan Dittberner 8bc07c611f Update to Sphinx 4
- allow local development using editable = true in Pipfile and by adding
  a setup.py
- bump dependencies for Sphinx 4.x
2021-09-04 17:14:18 +02:00
Jan Dittberner 8044e1a071 Use content type supported by PyPI 2021-01-02 07:32:13 +01:00
Jan Dittberner 80fad8cd49 Switch to PEP 517 build, drop tox 2021-01-02 07:24:22 +01:00
Jan Dittberner a5c82a6985 Add test infrastructure 2016-05-01 18:12:02 +02:00
Jan Dittberner 1aeb916058 Don't import jandd.sphinxext.ip in setup.py
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.
2016-05-01 17:23:55 +02:00