gnu: python-pyux: Fix grammar.
* gnu/packages/python-check (python-pyux)[description]: Remove gratuitous use of "allows to".
This commit is contained in:
parent
81fe586371
commit
cf8b2f0f11
1 changed files with 1 additions and 1 deletions
|
@ -868,7 +868,7 @@ variables in the @file{pytest.ini} file.")
|
||||||
`(#:tests? #f)) ;the mini test suite fails
|
`(#:tests? #f)) ;the mini test suite fails
|
||||||
(home-page "https://github.com/farizrahman4u/pyux")
|
(home-page "https://github.com/farizrahman4u/pyux")
|
||||||
(synopsis "Utility to check API integrity in Python libraries")
|
(synopsis "Utility to check API integrity in Python libraries")
|
||||||
(description "The pyux utility allows to detect API changes in Python
|
(description "The pyux utility detects API changes in Python
|
||||||
libraries.")
|
libraries.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
|
|
Reference in a new issue