mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 21:58:16 +00:00
python3Packages.h2: fix typo (pythonImportCheck -> pythonImportsCheck)
This commit is contained in:
parent
10e93973f6
commit
6ec2fcefd2
@ -39,7 +39,7 @@ buildPythonPackage rec {
|
||||
hypothesis
|
||||
];
|
||||
|
||||
pythonImportCheck = [
|
||||
pythonImportsCheck = [
|
||||
"h2.connection"
|
||||
"h2.config"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user