mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
ci: Dockerfile: Drop obsolete dependency on pytest-bdd
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
3742ab8f6b
commit
ecc03e2d3b
@ -25,4 +25,4 @@ RUN apt-get install -y build-essential \
|
||||
RUN apt-get install -y $(./run --list-dependencies)
|
||||
|
||||
# Coverage should know that test_functional.py files are tests
|
||||
RUN pip3 install --break-system-packages splinter pytest-bdd
|
||||
RUN pip3 install --break-system-packages splinter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user