chhantyal / py3readiness

Python 3 support graph for most popular packages
http://chhantyal.net/py3readiness
BSD 2-Clause "Simplified" License
159 stars 70 forks source link

remove package which doesn't have Python code from list #3

Closed chhantyal closed 9 years ago

chhantyal commented 10 years ago

Packages like https://pypi.python.org/pypi/rackspace-novaclient only have setup.py but not really Python code.

Thus, they don't really relate to version support and should be removed from the graph/table.

chhantyal commented 9 years ago

Added flags #8