diff MANIFEST.in @ 16:b92f660f2461

Begin a test infrastructure: using unittest and flake8. Need a requirements-dev.txt now also.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 20 Apr 2026 13:31:42 +0200
parents 730c437d9f71
children b42168cc9884
line wrap: on
line diff
--- a/MANIFEST.in	Mon Apr 20 09:06:51 2026 +0200
+++ b/MANIFEST.in	Mon Apr 20 13:31:42 2026 +0200
@@ -1,1 +1,3 @@
-include requirements.txt
+include .hg* *.txt
+graft tests
+global-exclude *.pyc *.pyo