lucydot/effmass

View on GitHub
.readthedocs.yaml

Summary

Maintainability
Test Coverage
build:
  image: latest

python:
  version: 3.8
  install:
    # Need to fetch version info from installed package metadata
    - requirements: docs/requirements.txt
    - method: pip
      path: .