Skip to content

Commit

Permalink
Add macros to templates in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lesters authored Aug 25, 2023
1 parent 17ae74d commit e50ca09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def get_target_version():
"templates",
[
"vespa/templates/hosts.xml",
"vespa/templates/macros.txt",
"vespa/templates/services.xml",
"vespa/templates/schema.txt",
"vespa/templates/query_profile.xml",
Expand Down

0 comments on commit e50ca09

Please sign in to comment.