Move cli handling to __main__

This commit is contained in:
Simon Conseil
2023-07-15 12:58:10 +02:00
parent 1ce2206601
commit df525a1743
13 changed files with 399 additions and 306 deletions

View File

@@ -2,6 +2,7 @@ import os
import sys
import alabaster
from sigal import __version__
# If extensions (or modules to document with autodoc) are in another directory,