De-duplicate docker-py testing

Previously there were two CI tasks that ended up both testing docker-py
compatibility.  Remove the duplicate from the `localapiv2-python` make
target, and symlink the identical requirements file.

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2024-08-09 10:13:02 -04:00
parent dd1d2c136f
commit dcdb5408de
3 changed files with 1 additions and 13 deletions

View File

@ -1,8 +0,0 @@
docker~=6.1.0
requests-mock~=1.12.1
requests~=2.32.3
setuptools~=72.1.0
python-dateutil~=2.9.0
PyYAML~=6.0.0
openapi-schema-validator~=0.6.2
pytest==8.1.2

View File

@ -0,0 +1 @@
../apiv2/python/requirements.txt