From: Yoan Le Clanche Date: Wed, 16 Jul 2025 16:07:43 +0000 (+0200) Subject: fix setup.py X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=43c39f94e6d2b8e5f7c4b7cd1e5c43996a94dc58;p=teleforma.git fix setup.py --- diff --git a/setup.py b/setup.py index b6722329..78fc659c 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -²# -*- coding: utf-8 -*- +# -*- coding: utf-8 -*- from setuptools import setup, find_packages