Cédric Krier pushed to branch branch/default at Tryton / Tryton Docker CI
Commits:
d6c02cbc by Cédric Krier at 2023-01-15T15:36:11+01:00
Backed out changeset 375f10f64c9b
With tryton/tryton!70 we do not need anymore the diff support.
- - - - -
1 changed file:
- Dockerfile
Changes:
=====================================
Dockerfile
=====================================
@@ -4,6 +4,6 @@
RUN pip install --no-cache-dir \
mercurial \
hg-evolve \
- 'flake8 < 6.0.0' \
+ flake8 \
isort \
twine
View it on Heptapod:
https://foss.heptapod.net/tryton/tryton-docker-ci/-/commit/d6c02cbc2468c748773ba36e47bff81c32959a03
--
View it on Heptapod:
https://foss.heptapod.net/tryton/tryton-docker-ci/-/commit/d6c02cbc2468c748773ba36e47bff81c32959a03
You're receiving this email because of your account on foss.heptapod.net.