Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits: bb03e94e by lovetox at 2022-05-10T22:58:43+02:00 fix: Remove redundant wheel dependency Fixes #126 - - - - - 1 changed file: - pyproject.toml Changes: ===================================== pyproject.toml ===================================== @@ -1,6 +1,5 @@ [build-system] requires = [ "setuptools >= 43.0.0", - "wheel", ] build-backend = "setuptools.build_meta" View it on GitLab: https://dev.gajim.org/gajim/python-nbxmpp/-/commit/bb03e94ef637caa9cf317dd2233406a06ccc3962 -- View it on GitLab: https://dev.gajim.org/gajim/python-nbxmpp/-/commit/bb03e94ef637caa9cf317dd2233406a06ccc3962 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
