Flask-Middleware / flask-security

Quick and simple security for Flask applications
MIT License
624 stars 155 forks source link

Try to fix some issues with readthedocs failing latex build. #935

Closed jwag956 closed 4 months ago

jwag956 commented 4 months ago

Remove all the extra formats - latext, tex, epub. Don't add any additional formats for building.

In readthedocs.yml - add sphinx config as per flask

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.44%. Comparing base (79ac2b5) to head (673c086).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #935 +/- ## ======================================= Coverage 98.44% 98.44% ======================================= Files 35 35 Lines 4513 4513 ======================================= Hits 4443 4443 Misses 70 70 ```

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