Include unittest modules

This commit is contained in:
lash
2023-06-08 08:34:12 +01:00
parent 6f44c8304f
commit a7b0858baa
6 changed files with 25 additions and 5 deletions

View File

@@ -43,6 +43,7 @@ doc:
readme:
make -C doc/texinfo readme
pandoc -f docbook -t gfm doc/texinfo/build/docbook.xml > README.md
cp -v README.md python/README.md
python:
make -C python