drivendataorg / nbautoexport

Automatically export Jupyter notebooks to various file formats (.py, .html, and more) on save.
https://nbautoexport.drivendata.org/
MIT License
72 stars 9 forks source link

mkdocstrings does not work with latest setuptools (docs fail to build) #102

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

Workflow failed: tests #279

pjbull commented 2 years ago

Tracked by mkdocstrings here: https://github.com/mkdocstrings/mkdocstrings/issues/463

Temporary fix to hold back setuptools here: #106