Merge "Remove the manual patch for WSME"

This commit is contained in:
Zuul
2023-10-16 15:47:42 +00:00
committed by Gerrit Code Review

View File

@@ -16,12 +16,6 @@ deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/up
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands_pre =
# We need the patch https://review.opendev.org/c/openstack/cloudkitty/+/861786;
# therefore, until it is released a new version of WSME, we will need to manually
# install WSME with `tox`.
pip install git+https://opendev.org/x/wsme@a45e0af97e2e8362277f160d0f2b737590e367d1
commands =
find . -type f -name "*.py[co]" -delete
rm -f .testrepository/times.dbm