Skip to content

Commit

Permalink
exclude po file from package via manifest.in
Browse files Browse the repository at this point in the history
  • Loading branch information
drunsinn committed Jan 27, 2021
1 parent 3f95f10 commit f9bf95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
include *.md
recursive-include scripts *.py
recursive-include locales *.mo *.po
recursive-include locales *.mo

0 comments on commit f9bf95d

Please sign in to comment.