summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-07check find_packages even when not running pydoctorMartin Fischer
Helps finding package detection problems.
2022-02-07support .zip archivesMartin Fischer
For some reason the numpy source dist uses .zip.
2022-02-07add babel, djanog, docutils, markdown, mistletoe, numpy, sqlalchemyMartin Fischer
2022-02-07add click, jinja2, mako, pygments, sphinx & werkzeugMartin Fischer
2022-02-07make docformat default to restructuredtextMartin Fischer
2022-02-07initial commitMartin Fischer