Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
recursive-include ringo_tag/locale *.po *.pot
recursive-include ringo_tag *.json *.xml
include LICENSE.txt README.rst

4 changes: 4 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ domain = ringo_tag
input_file = ringo_tag/locale/ringo_tag.pot
output_dir = ringo_tag/locale
previous = true

[bdist_rpm]
doc_files = LICENSE.txt README.rst
provides = python-ringo-tag