Skip to content

Commit

Permalink
Include license in the wheel (bbangert#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
kotofos authored Nov 10, 2021
1 parent 889d305 commit c8e1162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
author_email='[email protected], [email protected], [email protected]',
url='https://beaker.readthedocs.io/',
license='BSD',
license_files=['LICENSE'],
packages=find_packages(exclude=['ez_setup', 'examples', 'tests', 'tests.*']),
zip_safe=False,
install_requires=INSTALL_REQUIRES,
Expand Down

0 comments on commit c8e1162

Please sign in to comment.