python3Packages.matrix-nio: Pass py into checkInputs

This commit is contained in:
Martin Weinelt 2023-01-02 22:03:57 +01:00
parent 9f4bff5a35
commit 1b9872b497

View file

@ -18,6 +18,7 @@
, jsonschema
, peewee
, poetry-core
, py
, pycryptodome
, pytest-aiohttp
, pytest-benchmark
@ -73,6 +74,7 @@ buildPythonPackage rec {
aioresponses
faker
hypothesis
py
pytest-aiohttp
pytest-benchmark
pytestCheckHook