SciNim / nim-plotly

plotly wrapper for nim-lang
https://scinim.github.io/nim-plotly/
MIT License
173 stars 15 forks source link

fix #40 by explicitly depending on websocket@#head #42

Closed Vindaar closed 5 years ago

Vindaar commented 5 years ago

For some reason just using

requires "websocket#head"

does not seem to work on my machine.