Migrationで下記のエラーが発生。
CommandError: Conflicting migrations detected; multiple leaf nodes in the migration graph: (0080_ensure_schemas, 0084_merge_20180702_0200 in osf).
To fix them run 'python manage.py makemigrations --merge'
README でOptional となっているが、下記を実行しないと再現される。
sudo pip install macfsevents
原因は要調査。