File: environment.yml

package info (click to toggle)
black 18.9b0-1-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,160 kB
  • sloc: python: 91,870; makefile: 32; sh: 2
file content (9 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
7
8
9
name: black_docs
channels:
  - conda-forge
dependencies:
- python>=3.6
- Sphinx==1.7.2
- pip:
  - recommonmark==0.4.0
  - git+https://git@github.com/ambv/black.git