mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-12 22:00:56 -05:00
* Add and run end-of-file-fixer * Add and run trailing-whitespace * Add and run check-yaml * Add and run check-json * Add and run pretty-format-yaml * Fix comment indentation
13 lines
159 B
YAML
13 lines
159 B
YAML
channels:
|
|
- defaults
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.9
|
|
- pip=20.2.2
|
|
- pytest=7
|
|
- nodejs=16
|
|
- black
|
|
- isort
|
|
- codespell
|
|
- pre-commit
|