Overview

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status Requirements Status
Coverage Status Coverage Status
package
PyPI Package latest release PyPI Wheel Supported versions Supported implementations
Commits since latest release

Pyramid integration of jinja2_webpack

  • Free software: BSD license

Installation

pip install pyramid-jinja2-webpack

Development

To run the all tests run:

tox

To run on a specific version of python run e.g.:

tox -e py34
tox -e py27