python310Packages.nettigo-air-monitor: remove postPatch
This commit is contained in:
parent
4c8853358d
commit
d821958373
1 changed files with 0 additions and 7 deletions
|
@ -36,13 +36,6 @@ buildPythonPackage rec {
|
|||
pytestCheckHook
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.py \
|
||||
--replace "pytest-runner" ""
|
||||
substituteInPlace setup.cfg \
|
||||
--replace "--cov --cov-report term-missing " ""
|
||||
'';
|
||||
|
||||
pythonImportsCheck = [
|
||||
"nettigo_air_monitor"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue