pydanny / dj-libcloud

Adds easy python 3 and 2.7 support to Django for management of static assets.
BSD 3-Clause "New" or "Revised" License
53 stars 4 forks source link

Convert over to py.test #8

Closed pydanny closed 10 years ago

pydanny commented 10 years ago

Cause I like it.

pydanny commented 10 years ago

Converting to nose on account of py.test setup with django is a pain thanks to pathing issues.

syphar commented 10 years ago

easiest way (for me) to get it running:

would be a shame if you loose the features :)

pydanny commented 10 years ago

Submit a pull request that makes it work and we'll accept it.

syphar commented 10 years ago

here you go https://github.com/pydanny/dj-libcloud/pull/14