Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
d64c9416 by André Apitzsch at 2020-03-10T23:54:58+01:00
Replace deprecated test command

Setuptools 41.5.0 deprecated the command.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -8,7 +8,7 @@ stages:
 run-test:
   stage: test
   script:
-    - python3 setup.py test
+    - python3 -m unittest discover -v
 
 run-build:
   stage: build



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/d64c941613c5a61301d61bbe58352fc015da9fb0

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


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to