6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 05:23:06 +01:00

Better install instructions

This commit is contained in:
Pavel Císař 2024-05-09 16:33:54 +02:00
parent 8e9f832d8b
commit dc74530920

View File

@ -6,8 +6,7 @@ If you plan to use this plugin for personal purposes (not related to Firebird pr
we recommend to use `pipx` to install `pytest` together with `firebird-qa` plugin:
```
pipx install pytest
pipx inject pytest firebird-qa
pipx --include-deps firebird-qa
```
## Configuration