Closed bandersen23 closed 4 years ago
Hi @bandersen23, thanks for opening the PR! I'm glad you appreciate using the library and decided to maintain it on conda-forge.
For those who are not familiar with conda-forge, I think it's a good idea to specify that it's a community-maintained index. I'd like to suggest:
- Get it on PyPi, which has the latest version published by Plotly.
- Get it on conda-forge, a community maintained package index. To ensure that this version is up to date, please verify on the PyPi page.
The last point is mostly in case the package on conda-forge becomes outdated due to breaking changes associated with the automated PRs.
@xhlulu That sounds good to me! The clarification is helpful.
About
Add link to README for `conda` installation from `conda-forge`. Adding this to conda-forge made it more easily usable with current workflows for me. ## Pre-Merge checklist - [x] The project was correctly built with `npm run build`. - [x] If there was any conflict, it was solved correctly. - [x] All changes were documented in CHANGELOG.md. - [x] All tests on CircleCI have passed. - [x] All Percy visual changes have been approved. - [ ] Two people have :dancer:'d the pull request. You can be one of these people if you are a Dash Deck core contributor. ## Reference IssuesCloses plotly/dash-deck#5
This is great and I love using it. Thank you!