Skip to content

Commit

Permalink
Merge pull request #7 from hmaarrfk/patch-1
Browse files Browse the repository at this point in the history
Add LICENSE.md so it gets packaged in the source dist
  • Loading branch information
bsumlin committed Dec 11, 2018
2 parents 9aca35c + 09fa8b0 commit cc3c0c6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ build-dir = doc/build
all_files = 1

[upload_sphinx]
upload-dir = doc/build/html
upload-dir = doc/build/html

[metadata]
license_file = LICENSE.md

0 comments on commit cc3c0c6

Please sign in to comment.