mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python3Packages.shtab: use versionCheckHook
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
pytest-cov-stub,
|
||||
setuptools,
|
||||
setuptools-scm,
|
||||
versionCheckHook,
|
||||
bashInteractive,
|
||||
fish,
|
||||
zsh,
|
||||
@@ -36,6 +37,7 @@ buildPythonPackage (finalAttrs: {
|
||||
fish
|
||||
pytestCheckHook
|
||||
pytest-cov-stub
|
||||
versionCheckHook
|
||||
zsh
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user