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    
attrs / .readthedocs.yml
Size: Mime:
---
version: 2
formats: all

build:
  os: ubuntu-20.04
  tools:
    # Keep version in sync with tox.ini (docs and gh-actions).
    python: "3.10"

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