mitodl / mitx-grading-library

The MITx Grading Library, a python grading library for edX
https://edge.edx.org/courses/course-v1:MITx+grading-library+examples/
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Restricting mkdocs-cinder version #274

Closed jolyonb closed 5 years ago

jolyonb commented 5 years ago

I ran into this problem after reinstalling my virtual env: the mkdocs-cinder theme had been updated. I've forced mkdocs-cinder to be an old version (they're up to 0.17 now), but we should probably update mkdocs and mkdocs-cinder to latest versions at some point.

codecov-io commented 5 years ago

Codecov Report

Merging #274 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files          29       29           
  Lines        2600     2600           
=======================================
  Hits         2598     2598           
  Misses          2        2