added MANIFEST.in to include templates

This commit is contained in:
Hedde van der Heide
2022-01-21 12:57:21 +01:00
parent c84aa3650b
commit 154c0de9f4
6 changed files with 447 additions and 190 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
from setuptools import setup
from setuptools import setup, Extension
setup()