Skip to content

Commit

Permalink
Add scripts to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
johnomics committed May 29, 2019
1 parent a9a96d8 commit 7a83e12
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 @@ -11,5 +11,6 @@
package_data={
'tapestry': ['report/template.html', 'report/static/*.js'],
},
scripts=['weave', 'clean'],
python_requires='>=3.6',
)

0 comments on commit 7a83e12

Please sign in to comment.