mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Better install instructions
This commit is contained in:
parent
8e9f832d8b
commit
dc74530920
@ -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:
|
we recommend to use `pipx` to install `pytest` together with `firebird-qa` plugin:
|
||||||
|
|
||||||
```
|
```
|
||||||
pipx install pytest
|
pipx --include-deps firebird-qa
|
||||||
pipx inject pytest firebird-qa
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user