Philipp Hörist pushed to branch master at gajim / gajim


Commits:
84bbda53 by Philipp Hörist at 2022-12-17T23:35:59+01:00
cfix: Define codespell dependency correctly

- - - - -


1 changed file:

- setup.cfg


Changes:

=====================================
setup.cfg
=====================================
@@ -27,7 +27,7 @@ install_requires =
 [options.extras_require]
 dev =
     ruff
-    codespell
+    codespell[toml]
     nbxmpp @ git+https://dev.gajim.org/gajim/python-nbxmpp.git
     PyGObject-stubs @ git+https://github.com/pygobject/pygobject-stubs.git
 



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/84bbda53560bac3c6ef452735d34bcc89706a880

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/84bbda53560bac3c6ef452735d34bcc89706a880
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to