Fix Mako entry point

Merged
#15 · Created  · Last updated

Merged pull request

Merged in zoomorph/dogpile.cache (pull request #15)

da88eb7·Author: ·Closed by: ·2014-04-11

Description

Existing entry point broken (points to mako.py instead of mako_cache.py).

Existing name was "dogpile", despite docs for both Mako and dogpile giving "dogpile.cache" name.

I changed name to "dogpile.cache", entry point to mako_cache.py, and added test_mako.py which verifies this point can be loaded.

I've verified that this now works with the latest release of Mako.

0 attachments

0 comments

Loading commits...