Skip to content

Commit

Permalink
django-fsm was not found by RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed May 17, 2020
1 parent e64b702 commit f86ea62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
'Django>=2.1,<3.1',
'django-filer>=1.7',
'django-ipware',
'django-fsm',
'django-fsm>=2.7',
'django-fsm-admin',
'djangorestframework>=3.9,<4',
'django-rest-auth',
Expand Down

0 comments on commit f86ea62

Please sign in to comment.