Skip to content

Commit

Permalink
update MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa0128 committed Sep 19, 2023
1 parent 7a4bc62 commit 20f8e60
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
recursive-include webmeter/static *.html *.js *.css *.png *.py *.jmx
recursive-include webmeter/templates *.html *.js *.css *.png *.py *.jmx
recursive-include webmeter/core *.html *.js *.css *.png *.py *.jmx
recursive-include webmeter/view *.html *.js *.css *.png *.py *.jmx
recursive-include webmeter/core *.html *.js *.css *.png *.py *.jmx
recursive-include webmeter/view *.html *.js *.css *.png *.py *.jmx
recursive-include webmeter/core/file *
recursive-include webmeter/core/jmeter *
recursive-include webmeter/core/sqlhandle *

0 comments on commit 20f8e60

Please sign in to comment.