Skip to content

Commit

Permalink
Include LICENSE in dist
Browse files Browse the repository at this point in the history
  • Loading branch information
greyli committed Jul 1, 2018
1 parent 89f7966 commit 46b8556
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
@@ -1,2 +1,3 @@
graft flask_bootstrap/static
graft flask_bootstrap/templates
include LICENSE
3 changes: 3 additions & 0 deletions setup.cfg
@@ -1,3 +1,6 @@
[metadata]
license_file = LICENSE

[bdist_wheel]
universal = 1

Expand Down

0 comments on commit 46b8556

Please sign in to comment.