28mm / blast-radius

Interactive visualizations of Terraform dependency graphs using d3.js
https://28mm.github.io/blast-radius-docs/
MIT License
2.04k stars 258 forks source link

No matching distribution found for blast-radius #4

Closed vr00n closed 6 years ago

vr00n commented 6 years ago

hey there - i get this message when trying to install your amazing tool!

pip3 install blast-radius
Collecting blast-radius
  Could not find a version that satisfies the requirement blast-radius (from versions: )
No matching distribution found for blast-radius
28mm commented 6 years ago

Hi @vr00n,

I’ve just noticed a typo in the readme. It’s actually BlastRadius in PyPi (camel-case) rather than blast-radius (hyphenated). Facepalm.

On the road right now, but I’ll tweak the docs when I’m back.

Thanks for opening an issue, and brining this up!