OpenWPM/scripts/environment-unpinned-dev.yaml

22 строки
326 B
YAML

channels:
- conda-forge
dependencies:
- black
- codecov
- pytest-cov
- ipython
- isort
- pip
- pre-commit
- pytest
- mypy
- pytest-asyncio
- sphinx
- recommonmark
- sphinx-markdown-tables
- pip:
- types-pyyaml
- types-redis
- types-tabulate