1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Adding a requirements file specifically for readthedocs.

This commit is contained in:
Adam Coddington 2015-04-21 12:14:49 -07:00
parent e6fb545608
commit 64170ce05f

2
rtd_requirements.txt Normal file
View file

@ -0,0 +1,2 @@
django>=1.7,<1.8
six