Skip to content

Commit

Permalink
Merge pull request #45 from dimagi/gh/add-license
Browse files Browse the repository at this point in the history
Add license file to metadata
  • Loading branch information
gherceg authored Jul 6, 2022
2 parents 6255457 + 09a5c65 commit acbf962
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
[bdist_wheel]
universal=1

[metadata]
license_file = LICENSE

[flake8]
exclude = ./build

0 comments on commit acbf962

Please sign in to comment.