Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Add any react bundled version from dash_renderer to MANIFEST.in #50

Merged
merged 13 commits into from
Mar 29, 2018

Conversation

mjclawar
Copy link
Contributor

Description

Updates MANIFEST.in to

include dash_renderer/bundle.js
include dash_renderer/react-dom@*.min.js
include dash_renderer/react@*.min.js

to correctly publish to PyPI.

Closes #49

@chriddyp The PR merged yesterday missed updating the MANIFEST.in 🤦‍♂️ Feel free to accept either this PR, which has more changes in the CHANGELOG and updates the version to 0.12.1, or to accept #48 from @utyf and just overwrite the existing 0.12.0 on PyPI.

include dash_renderer/react-dom@15.4.2.min.js
include dash_renderer/react@15.4.2.min.js
include dash_renderer/react-dom@*.min.js
include dash_renderer/react@*.min.js
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, didn't know we could use *

@chriddyp chriddyp merged commit ddb7a0c into plotly:master Mar 29, 2018
@chriddyp
Copy link
Member

v0.12.1 is now on PyPI 🍻

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants