Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 515 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 515 Bytes

django-betty-cropper Build Status Coverage Status

A Django app that provides fields for betty-cropper.

Configuring for Development

setup a virtualenv and run the following

$ pip install -e .

Running Tests

$ py.test tests/