{nix,pyproject.toml}: add pytest, pytest-cov
This commit is contained in:
@@ -15,6 +15,9 @@ mkShell {
|
||||
psycopg2
|
||||
python-barcode
|
||||
sqlalchemy
|
||||
|
||||
pytest
|
||||
pytest-cov
|
||||
]))
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user