jrief / django-shop

A Django based shop system
http://www.django-shop.org
BSD 3-Clause "New" or "Revised" License
32 stars 12 forks source link

Add testing requirements to tox demo env #57

Closed rfleschenberg closed 8 years ago

rfleschenberg commented 8 years ago

This should fix the Tox build. However, we should come up with a proper strategy to handle our dependencies, our tests and our CI. The current state of things is IMHO not very good in this regard. But let's discuss this first. In the meantime, this should fix the CI :)