parent
4219f48f70
commit
0c20025c05
|
@ -507,6 +507,9 @@ Six supports every Python version since 2.5. It is contained in only one
|
|||
Python file, so it can be easily copied into your project.")
|
||||
(license x11)))
|
||||
|
||||
(define-public python2-six
|
||||
(package-with-python2 python-six))
|
||||
|
||||
(define-public python-dateutil-2
|
||||
(package
|
||||
(name "python-dateutil")
|
||||
|
|
Reference in New Issue