]> git.phdru.name Git - mimedecode.git/commit
CI(pip): Ensure `pip` only if needed 3.1.0.post6
authorOleg Broytman <phd@phdru.name>
Sun, 17 Sep 2023 15:39:54 +0000 (18:39 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 17 Sep 2023 16:07:12 +0000 (19:07 +0300)
commitc7205de2f10dfa0064b02e32bd811a377c1700c3
tree12d227abda43683140db6ba872066cad8ee112f5
parent45c83a7df58192ecc6c639e967b67422c0d0cd78
CI(pip): Ensure `pip` only if needed

This is to work around a problem in conda with Python 3.7 -
it brings in wrong version of `setuptools` incompatible with Python 3.7.
.github/workflows/run-tests.yaml
ANNOUNCE
mimedecode/__version__.py