7c675a6fdb
Modernize extension
...
- update dependencies
- use tox for testing
- use type hints
- use pathlib and ipaddress from standard library instead of path and
ipcalc
- fix Sphinx deprecation warnings
2023-01-28 17:43:04 +01: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
80fad8cd49
Switch to PEP 517 build, drop tox
2021-01-02 07:24:22 +01:00
0af66c6964
Fix deprecations and modernize testing
...
- use pytest and tox for testing
- fix deprecation warnings from Sphinx and Docutils
2021-01-02 07:24:22 +01:00
ba3baef5a1
Add twine to dev dependencies
2019-07-13 22:06:28 +02:00
94ad227587
Add coverage to dev dependencies
2019-07-13 22:03:46 +02:00
12a6b34550
Start 0.2.5 development
...
- Use pipenv to manage dependencies during development
- Bump version number to 0.2.5.dev1
2019-07-13 21:51:27 +02:00