python/pyproject_installer: update to 0.5.5
[oi-userland.git] / components / python / flaky / patches / 01-no-ordereddict.patch
blob4a741b23fcbbdc5434b282b6d2a49e9f0d286d01
1 Not needed to run tests.
2 https://github.com/box/flaky/issues/203
4 --- flaky-3.8.1/requirements-dev.txt.orig
5 +++ flaky-3.8.1/requirements-dev.txt
6 @@ -1,6 +1,5 @@
7 -rrequirements.txt
8 coveralls
9 -ordereddict
10 pycodestyle
11 pylint
12 pytest