5 lines
108 B
Scheme
5 lines
108 B
Scheme
|
(packages->manifest
|
||
|
(list
|
||
|
(specification->package "python")
|
||
|
(specification->package "python-invoke")))
|