Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
Add MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
slavov-v committed Jul 11, 2019
1 parent ecad3c0 commit 9bdff0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
include LICENSE
include pytest.ini
include tox.ini
recursive-include django_enum_choices *.py
recursive-include django_enum_choices *.txt
recursive-include examples *.py

0 comments on commit 9bdff0a

Please sign in to comment.