mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-02 19:21:50 +02:00

Since moving from ReST to Markdown, we forgot to update the manifest to include Markdown files. It means that files such as README.md and CHANGELOG.md are missing from releases. In practice, this broke the description on PyPI: https://pypi.org/project/ihatemoney/6.1.3/
3 lines
190 B
Text
3 lines
190 B
Text
include *.md
|
|
recursive-include ihatemoney *.py *.yaml *.po *.mo *.html *.css *.js *.eot *.svg *.woff *.txt *.png *.webp *.ini *.cfg *.j2 *.jpg *.gif *.ico *.xml
|
|
include LICENSE CONTRIBUTORS
|