From 594470c5a9344545442e1ce4ceeb22cbaf769929 Mon Sep 17 00:00:00 2001 From: Gabriele Favalessa Date: Sun, 24 Nov 2024 19:01:35 +0100 Subject: [PATCH] Include tests fixtures in the source distribution --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..22c4f38 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1 @@ +include tests/simple.modbus