7acff11695
Release 0.5.1
...
- bump version
- update CHANGES.rst
2021-09-04 19:56:18 +02:00
1451a5a1c0
Release 0.5.0
2021-09-04 18:53:49 +02:00
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
8044e1a071
Use content type supported by PyPI
2021-01-02 07:32:13 +01:00
80fad8cd49
Switch to PEP 517 build, drop tox
2021-01-02 07:24:22 +01:00
a5c82a6985
Add test infrastructure
2016-05-01 18:12:02 +02:00
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