mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 20:20:32 +02:00
gnu: nikola: Drop phase 'fix-pytest-config.
* gnu/packages/python-xyz.scm (nikola)[arguments]<#:phases>: Drop phase 'fix-pytest-config. Change-Id: Ia18548523bf4cca435ab0a42d42e8f2a19961ac8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
02bd87470f
commit
891b320dd0
@@ -34084,14 +34084,7 @@ these linters: @code{pycodestlye}, @code{pyflakes}")
|
||||
;; 12:34:56\u202fPM -0500' == 'January 10, 2006,
|
||||
;; 12:34:56\u202fPM EST'
|
||||
"test_format_date_timezone")
|
||||
" and not "))
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'fix-pytest-config
|
||||
(lambda _
|
||||
;; Drop test coverage requirements.
|
||||
(substitute* "pyproject.toml"
|
||||
(("addopts.*") "")))))))
|
||||
" and not "))))
|
||||
(native-inputs
|
||||
(list nss-certs-for-test
|
||||
python-feedparser
|
||||
|
||||
Reference in New Issue
Block a user