python310Packages.psygnal: 0.6.0 -> 0.8.1
Changelog: https://github.com/pyapp-kit/psygnal/blob/v0.8.1/CHANGELOG.md
This commit is contained in:
parent
cf7eeed2a5
commit
9a4ce5b840
@ -3,6 +3,7 @@
|
||||
, fetchFromGitHub
|
||||
, hatch-vcs
|
||||
, hatchling
|
||||
, mypy-extensions
|
||||
, numpy
|
||||
, pydantic
|
||||
, pytest-mypy-plugins
|
||||
@ -34,6 +35,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
mypy-extensions
|
||||
typing-extensions
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user