mirror of https://github.com/pyodide/pyodide.git
Add pygments package
This commit is contained in:
parent
f5140c8abd
commit
ea09d5004e
|
@ -0,0 +1,9 @@
|
|||
package:
|
||||
name: Pygments
|
||||
version: 2.3.1
|
||||
source:
|
||||
sha256: 5ffada19f6203563680669ee7f53b64dabbeb100eb51b61996085e99c03b284a
|
||||
url: https://files.pythonhosted.org/packages/64/69/413708eaf3a64a6abb8972644e0f20891a55e621c6759e2c3f3891e05d63/Pygments-2.3.1.tar.gz
|
||||
test:
|
||||
imports:
|
||||
- pygments
|
Loading…
Reference in New Issue