BlueBrain / BluePyEfe

BluePyEfe: Blue Brain Python E-feature extraction
https://bluepyefe.readthedocs.io/en/latest/
Other
15 stars 13 forks source link

add readthedocs.yml file #153

Closed AurelienJaquier closed 1 year ago

AurelienJaquier commented 1 year ago

motivation: readthedocs uses python3.7 but igor2 requires python>=3.8

Precising python version in new .readthedocs.yml file should solve this problem and make readthedocs work once again.

codecov-commenter commented 1 year ago

Codecov Report

Merging #153 (dd5d750) into master (4baf4b5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #153   +/-   ##
=======================================
  Coverage   63.41%   63.41%           
=======================================
  Files          34       34           
  Lines        2154     2154           
=======================================
  Hits         1366     1366           
  Misses        788      788