]> git.ipfire.org Git - thirdparty/jinja.git/commit
PackageLoader doesn't depend on setuptools 1082/head
authorDavid Lord <davidism@gmail.com>
Wed, 16 Oct 2019 20:23:36 +0000 (13:23 -0700)
committerDavid Lord <davidism@gmail.com>
Thu, 17 Oct 2019 18:08:19 +0000 (11:08 -0700)
commit4b6077a8c0a0f56bb8dbac37f8f9027130b4091c
tree0c3e612f56f02825a5b968bf8bc6d8ff8601d98d
parent81b32242e5bdaa226bb8e4e7d67118d717fad005
PackageLoader doesn't depend on setuptools
CHANGES.rst
jinja2/loaders.py
tests/res/package.zip [new file with mode: 0644]
tests/test_loader.py