Skip to content

Commit

Permalink
include LICENSE file in distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
djsutherland committed Sep 6, 2017
1 parent 91ecc7c commit a001171
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Expand Up @@ -6,3 +6,4 @@ include libsass/Makefile
include .libsass-upstream-version
include test/*.scss
include README.rst
include LICENSE
3 changes: 3 additions & 0 deletions setup.cfg
Expand Up @@ -4,3 +4,6 @@ release = sdist upload build_sphinx upload_doc

[flake8]
exclude = .tox,build,dist,docs,ez_setup.py,upload_appveyor_builds.py

[metadata]
license_file = LICENSE

0 comments on commit a001171

Please sign in to comment.