Codebase list jupyter-client / debian/5.2.3-1 readthedocs.yml
debian/5.2.3-1

Tree @debian/5.2.3-1 (Download .tar.gz)

readthedocs.yml @debian/5.2.3-1raw · history · blame

1
2
3
4
5
6
7
name: jupyter_client
type: sphinx
conda:
    file: docs/environment.yml
python:
  version: 3
  pip_install: true