changeset 3986:a80a4aa71780

install: typo
author Goffi <goffi@goffi.org>
date Tue, 22 Nov 2022 12:00:36 +0100
parents 685aafba2a2b
children 9089cf6c9684
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Tue Nov 22 11:58:55 2022 +0100
+++ b/setup.py	Tue Nov 22 12:00:36 2022 +0100
@@ -46,7 +46,7 @@
     'pyxdg < 0.30',
     # during dev we get sat_tmp directly from the repository
     # 'sat_tmp == 0.9.*',
-    'sat_tmp @ hg+https://repos.goffi.org/sat_tmp#egg=sat_tmp'
+    'sat_tmp @ hg+https://repos.goffi.org/sat_tmp#egg=sat_tmp',
     'shortuuid < 1.1',
     'twisted[tls] >= 20.3.0, < 21.3.0',
     'treq < 23.0.0',