Codebase list pyhamcrest / watch-fixes/main .readthedocs.yml
watch-fixes/main

Tree @watch-fixes/main (Download .tar.gz)

.readthedocs.yml @watch-fixes/mainraw · history · blame

---
version: 2
python:
  # Keep version in sync with tox.ini (docs and gh-actions).
  version: 3.7

  install:
    - method: pip
      path: .
      extra_requirements:
        - docs