xlrd: Add python package

This commit is contained in:
Sander van der Burg
2014-03-06 18:49:36 +01:00
parent d1cc2c6c37
commit 4120720823
2 changed files with 24 additions and 1 deletions

View File

@@ -134,6 +134,8 @@
{ "name": "psycopg2",
"buildInputs": [ "pkgs.postgresql" ],
"doCheck": false
},
{ "name": "xlrd",
"doCheck": false
}
]