• Tamir Duberstein's avatar
    Noramlize 'setup.py' to fit conventions: · 21a7cf96
    Tamir Duberstein authored
    - Comply with flake8, except for indentation width, which is 2.
    
    - Move human-centric metadata to top of 'setup()' call.
    
    - Add Trove classifiers for supported Python versions.
    
    - Use 'find_packages()' + MANIFEST.in to avoid errors in listing
      modules and packages.
    
    Closes #131 and #161.
    21a7cf96
Name
Last commit
Last update
..
google Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
ez_setup.py Loading commit data...
mox.py Loading commit data...
setup.py Loading commit data...
stubout.py Loading commit data...