mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-13 07:01:00 -05:00
12 lines
144 B
YAML
12 lines
144 B
YAML
channels:
|
|
- defaults
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.9
|
|
- pip=20.2.2
|
|
- pytest=7
|
|
- nodejs=16
|
|
- black
|
|
- isort
|
|
- codespell
|