plotly / dash-html-components

OBSOLETE - now part of https://github.com/plotly/dash
https://dash.plotly.com
Other
153 stars 49 forks source link

Fix 3.7 circle #63

Closed rmarren1 closed 6 years ago

rmarren1 commented 6 years ago

@T4rk1n Fixes the 3.7 issue

T4rk1n commented 6 years ago

I don't understand, it worked with copyfiles and did not block on install while my branch got all sort of problems.

:dancer:

rmarren1 commented 6 years ago

I got a similar issue here: https://circleci.com/gh/plotly/dash-html-components/228

I am not sure what is going on, but I re-built and it worked.

If I were to venture a guess, Circle servers are probably crashing because people are going crazy trying to update in time for 1.0 sunset :stuck_out_tongue:

T4rk1n commented 6 years ago

Hmm, it seemed to consistently fail on install on push but they were working too when I rebuilt. When I removed the prepublish script it worked on push, but I added it back it failed again.