Add pyinstaller option for linux platform

This commit is contained in:
2023-01-26 19:45:12 +01:00
parent 43d03cc254
commit bfaa07aeb4
3 changed files with 16 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
"""Setupscript for RevPiCommander."""
"""Setup script for RevPiCommander."""
__author__ = "Sven Sager"
__copyright__ = "Copyright (C) 2018 Sven Sager"
__license__ = "GPLv3"