aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 4c0e38e..17d6bdb 100644
--- a/tox.ini
+++ b/tox.ini
@@ -54,7 +54,7 @@ commands =
sphinx-apidoc -d 1 -f -M -e -o developer/module/ ../fietsboek "upd_*"
make html
mkdir -p _build/man
- rst2man.py man/fietsctl.rst _build/man/fietsctl.1
+ rst2man man/fietsctl.rst _build/man/fietsctl.1
[testenv:mypy]
commands_pre =