cbdq-io / testinfra-bdd

An interface between pytest-bdd and pytest-testinfra.
https://pypi.org/project/testinfra-bdd/
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Remove warning about deprecated method of installing test package. #92

Closed dallinb closed 9 months ago

dallinb commented 9 months ago

Was receiving a deprecation warning about reinstalling a source package. Added the --force-install flag.