Skip to content

Commit

Permalink
Include license in wheels (#3334)
Browse files Browse the repository at this point in the history
The BSD license requires all copies of the software include the license text.
  • Loading branch information
toddrme2178 authored and philippjfr committed Dec 24, 2018
1 parent afd2250 commit 1701bac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[metadata]
license_file = LICENSE.txt

0 comments on commit 1701bac

Please sign in to comment.