me
/
guix
Archived
1
0
Fork 0

gnu: python-black: Document the tomli version requirements.

* gnu/packages/python-xyz.scm (python-black): Add comment.
master
Leo Famulari 2022-01-29 18:29:11 -05:00
parent f928b56d13
commit f3d0ed37ea
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 0 deletions

View File

@ -5238,6 +5238,8 @@ matching of file paths.")
(arguments
`(#:phases
(modify-phases %standard-phases
;; XXX Remove this when updating this package:
;; https://github.com/psf/black/issues/2703#issuecomment-1004752142
(add-after 'unpack 'relax-version-requirements
(lambda _
(substitute* "setup.py"