mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-openapi-spec-validator: Delete sanity check.
* gnu/packages/python-web.scm (python-openapi-spec-validator): Delete sanity check. Change-Id: I80d575155cf7920f0d2f6e9460a7e40d496c080c
This commit is contained in:
parent
daf198444b
commit
8d60e7088c
1 changed files with 3 additions and 0 deletions
|
@ -2328,6 +2328,9 @@ JSON Schema Specification Draft 2020-12.
|
|||
"-k" "not example")
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
;; Requirement.parse('jsonschema-specifications<2024.0.0,>=2023.5.2'),
|
||||
;; {'openapi-schema-validator'})
|
||||
(delete 'sanity-check)
|
||||
(add-after 'unpack 'remove-coverage-pytest-options
|
||||
(lambda _
|
||||
(substitute* "pyproject.toml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue