mirror of https://github.com/pyodide/pyodide.git
Add xlrd python package (#566)
This commit is contained in:
parent
a1663e77e0
commit
abbcd2c428
|
@ -0,0 +1,9 @@
|
|||
package:
|
||||
name: xlrd
|
||||
version: 1.2.0
|
||||
source:
|
||||
sha256: 546eb36cee8db40c3eaa46c351e67ffee6eeb5fa2650b71bc4c758a29a1b29b2
|
||||
url: https://files.pythonhosted.org/packages/aa/05/ec9d4fcbbb74bbf4da9f622b3b61aec541e4eccf31d3c60c5422ec027ce2/xlrd-1.2.0.tar.gz
|
||||
test:
|
||||
imports:
|
||||
- xlrd
|
Loading…
Reference in New Issue