Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
Include license file
Browse files Browse the repository at this point in the history
Add the license file to `MANIFEST.in` for packaging.
  • Loading branch information
jakirkham authored and peterjc committed Feb 7, 2017
1 parent 718b331 commit eae5fe8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
# This tells distutils what files to distribute.

include README.md
include LICENSE
recursive-include backports *.py
recursive-include test *.py
recursive-include test *.py

0 comments on commit eae5fe8

Please sign in to comment.