specter-desktop/MANIFEST.in
Kim Neunert 752e3a55ee
Bugfix: fixes #1357 as pip3 installation of tar.gz-package was broken (#1374)
* adding po-files to tar.gz-package

* explanation for tar.gz-based pip installation
2021-09-14 16:12:17 +02:00

5 lines
286 B
Text

recursive-include src/cryptoadvance/specter/templates *
recursive-include src/cryptoadvance/specter/static *
recursive-include src/cryptoadvance/specter/translations/*/LC_MESSAGES *.mo
recursive-include src/cryptoadvance/specter/translations/*/LC_MESSAGES *.po
include requirements.txt