me
/
guix
Archived
1
0
Fork 0

import: pypi: Clarify docstring of parse-requires.txt

* guix/import/pypi.scm (parse-requires.txt): Document the parameter more
explicitly.

Signed-off-by: Leo Famulari <leo@famulari.name>
master
Rovanion Luckey 2020-11-26 20:59:19 +01:00 committed by Leo Famulari
parent 64afc72962
commit 9215f35b78
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -229,8 +229,8 @@ the input field."
'("test" "dev")))
(define (parse-requires.txt requires.txt)
"Given REQUIRES.TXT, a Setuptools requires.txt file, return a list of lists
of requirements.
"Given REQUIRES.TXT, a path to a Setuptools requires.txt file, return a list
of lists of requirements.
The first list contains the required dependencies while the second the
optional test dependencies. Note that currently, optional, non-test