synsense / sinabs

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
https://sinabs.readthedocs.io
GNU Affero General Public License v3.0
80 stars 8 forks source link

Update .readthedocs.yaml to account for new mandatory env variable #114

Closed biphasic closed 1 year ago

biphasic commented 1 year ago

variable build.os now mandatory for readthedocs config, see https://blog.readthedocs.com/use-build-os-config/

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (120aec0) 90.03% compared to head (79027f3) 90.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #114 +/- ## ======================================== Coverage 90.03% 90.03% ======================================== Files 31 31 Lines 1244 1244 ======================================== Hits 1120 1120 Misses 124 124 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.