Replace xvfbwrapper with PyVirtualDisplay

Fixes #249
This commit is contained in:
Michał Górny 2023-04-30 17:02:29 +02:00 committed by jaseg
parent 5a1a2734f2
commit 3036f64b68
3 changed files with 18 additions and 18 deletions

View file

@ -1,2 +1,2 @@
xvfbwrapper>=0.2.9
PyVirtualDisplay>=3.0
pytest>=7.1.2