Skip to content

Commit

Permalink
Adjusted setup.py and manifest.ini for including of template header f…
Browse files Browse the repository at this point in the history
…iles
  • Loading branch information
Johannes-IMS committed Sep 20, 2022
1 parent e2ee98e commit 8d5a8c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions manifest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include src/aifes/aifes_code_generator/templates/aifes/*.h src/aifes/aifes_code_generator/templates/aifes_express/*.h
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
name="AIfES-Converter",
version="1.0.0",

description="Converter for machine learning models to AIfES models",
description="This is a convert tool to create AIfES models for direct use in the Arduino IDE or other IDEs",

long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 8d5a8c8

Please sign in to comment.