Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ipykernel / .readthedocs.yaml
Size: Mime:
version: 2
sphinx:
  configuration: docs/conf.py
python:
  version: 3.8
  install:
    # install itself with pip install .
    - method: pip
      path: .
      extra_requirements:
        - docs