summaryrefslogtreecommitdiffstats
path: root/docs/Pipfile
AgeCommit message (Collapse)Author
2023-07-23Add importlib_resources dependency for older Python (fix #2753) (#2754)itchyny
2023-07-22Validate manual schemaitchyny
2023-07-14Update jinja2 to fix deprecation warnings on building website (#2711)itchyny
2023-07-10Use jinja2 ==3.0.2 for nowEmanuele Torre
We are using some deprecated jinja2 features that have been removed in newer versions.
2019-02-26Remove ruby dependency from manpage buildWilliam Langford
2019-02-26Remove ruby dependency from website buildWilliam Langford