mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: zulip-term: Drop phase 'fix-pytest-config.
* gnu/packages/messaging.scm (zulip-term)[arguments]<#:phases>: Drop phase 'fix-pytest-config. Change-Id: I7198151577706405858346cde4b6a0ad9373effe Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
791c827e40
commit
453af449ef
@@ -3183,11 +3183,6 @@ share/zulip/integrations or in lib/<...>/site-packages/integrations:
|
||||
" and not "))
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'fix-pytest-config
|
||||
(lambda _
|
||||
(substitute* "pyproject.toml"
|
||||
((" --cov=zulipterminal --no-cov-on-fail")
|
||||
""))))
|
||||
(add-after 'unpack 'relax-requirements
|
||||
(lambda _
|
||||
(substitute* "setup.py"
|
||||
|
||||
Reference in New Issue
Block a user