Closed maciejb closed 5 years ago
Hi @maciejb, thanks for this. This repository is a bit behind in a number of things, including information about contributors and contributing. At the moment we're only accepting contributions under a contributor's agreement - please feel free to contact me at jpd-contributor@gibbsconsulting.ca to discuss further.
Dependencies should now be fixed in 0.2.0 after merge of PR #26
setup.py requires this package itself (import jupyter_plotly_dash), so pip is unable to read the list of requirements (django-plotly-dash, etc) in order to install them. This line should be removed.