Added pyimport support
This commit is contained in:
parent
5cd1fb2a52
commit
5e66914fa2
2 changed files with 18 additions and 0 deletions
|
@ -20,3 +20,6 @@
|
|||
;; Testing frameworks
|
||||
(package! nose)
|
||||
(package! python-pytest)
|
||||
|
||||
;; Import managements
|
||||
(package! pyimport)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue