AndrewIngram / django-extra-views

Django's class-based generic views are awesome, let's have more of them.
MIT License
1.39k stars 172 forks source link

Documentation build at readthedocs.io is failing #175

Closed sdolemelipone closed 6 years ago

sdolemelipone commented 6 years ago

https://readthedocs.org/projects/django-extra-views/builds/5606569/

Ideas on what we can do to get it buliding again...looks like the last build attempt was in June 2017... @jonashaag do you have access at readthedocs? Could you take a look or grant me some login details so I can try and get it working? Thanks.

jonashaag commented 6 years ago

@AndrewIngram can you give me and @sdolemelipone RTD admin permissions

jonashaag commented 6 years ago

@AndrewIngram bump

AndrewIngram commented 6 years ago

@jonashaag I've added you, but need RTD usernames for everyone else

sdolemelipone commented 6 years ago

Cheers, my username on RTD is sdolemelipone.

AndrewIngram commented 6 years ago

Done!

sdolemelipone commented 6 years ago

:+1: Thanks, I have access. Will work on getting them building successfully.

sdolemelipone commented 6 years ago

Bingo! Just needed to stop the virtualenv looking for a requirements.txt file and switch the build to occur on Python 3.