requirements-rtd.txt 149 B

12345
  1. # Requirements for ReadTheDocs
  2. # Must be set in the RTD Admin, at:
  3. # https://readthedocs.org/dashboard/django-nose/advanced/
  4. Django>=1.10,<1.11
  5. nose