Skip to content

Commit

Permalink
fix: Include LICENSE in sdist (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Jan 11, 2021
1 parent aba0d77 commit a5fa211
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
include src/aiotools/VERSION
include src/aiotools/py.typed
include LICENSE
include LICENSE-EXTRA
include CONTRIBUTORS.txt

0 comments on commit a5fa211

Please sign in to comment.