awesto / django-shop

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

Readthedoc documentation does not compile #813

Open kripnerl opened 4 years ago

kripnerl commented 4 years ago

Compilation fails with:

Installed /home/docs/checkouts/readthedocs.org/user_builds/django-shop/envs/latest/lib/python3.7/site-packages/django_fsm_admin-1.2.4-py3.7.egg
error: The 'django-fsm' distribution was not found and is required by django-shop

For details see: https://readthedocs.org/projects/django-shop/builds/11020655/ or https://readthedocs.org/projects/django-shop/builds/

jrief commented 4 years ago

I'm currently bundling the next new version, django-shop 1.2

kripnerl commented 4 years ago

Ok, I just noticed when I was browsing around various django projects :-).