Files
revpicommander/MANIFEST.in
Sven Sager 7a7741e60b Save SSH credentials with keyring module
The keyring module will save the username and password of the SSH
connection to the operating system password storage.
2023-01-10 09:08:33 +01:00

13 lines
287 B
Plaintext

recursive-include data *
recursive-include src/revpicommander *.py *.qm
recursive-include ui_dev *
include LICENSE.txt
include make_installer_win.bat
include Makefile
include MANIFEST.in
include README.md
include requirements.txt
include setup.iss
include setup.py
include translate.pro