> On Apr 17, 2017, at 10:24 AM, Jean-Paul Calderone <exar...@twistedmatrix.com> 
> wrote:
> 
> Hello all,
> 
> I'm pleased to announce the initial release of kubetop, a command-line tool 
> in the style of top(1) for displaying current usage and activity of a 
> Kubernetes cluster.

Personally I'm not using Kubernetes much, but this looks SUPER handy.  And it 
seems to install cleanly with `pipsi install kubetop` :-).  Thanks for the 
announcement!

I did see this in my install output though:

  Running setup.py bdist_wheel for attr ... done
  Stored in directory: 
/Users/glyph/Library/Caches/pip/wheels/39/a7/44/cce905c824a2266d3e5747b2de72c8d73f9c8e9f0a71f066cd

Is this actually supposed to depend on https://pypi.python.org/pypi/attr 
<https://pypi.python.org/pypi/attr> ?  It seems likely to me that this was a 
typo somewhere in the dependency chain for https://pypi.python.org/pypi/attrs 
<https://pypi.python.org/pypi/attrs> .

-glyph

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to