pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
220 stars 75 forks source link

Add .readthedocs.yaml #132

Closed djhoese closed 11 months ago

djhoese commented 11 months ago

I got an email that RTD is deprecating a setting and noticed that pyorbital still doesn't have an explicit config which I think is also going to be required soon. This PR adds one.

codecov[bot] commented 11 months ago

Codecov Report

Merging #132 (7b58f86) into main (1075142) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   87.50%   87.50%           
=======================================
  Files          14       14           
  Lines        2209     2209           
=======================================
  Hits         1933     1933           
  Misses        276      276           
Flag Coverage Δ
unittests 87.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

coveralls commented 11 months ago

Coverage Status

coverage: 87.556%. remained the same when pulling 7b58f8624cd254143eb53d07761fd96ac601d65c on doc-rtd-config into 10751427f1961f3bf248bfa29c763c65f66b2a80 on main.