summaryrefslogtreecommitdiff
path: root/cli/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'cli/setup.py')
-rw-r--r--cli/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/setup.py b/cli/setup.py
index 57503044..21ed4e06 100644
--- a/cli/setup.py
+++ b/cli/setup.py
@@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
-# snap packaging uses setup.py
+# snap and flatpak packaging uses setup.py
# PyPi publishing, developing, and testing uses poetry
import os