hasadna / Open-Knesset

A project aimed at making the Israeli Knesset more transparent. Python and Django based
http://oknesset.org/
BSD 3-Clause "New" or "Revised" License
106 stars 175 forks source link

Hardcoded django-nose version to fix travis failure #700

Closed alonisser closed 8 years ago

alonisser commented 8 years ago

Builds are failing since a minor django-nose version update is breaking imports (:( ) django-nose version wasn't specified in the requirements file, and now a working version is specified