3aac943 - Move the /usr/bin scripts to the python3 package.

Authored and Committed by dshea 8 years ago
    - Move the /usr/bin scripts to the python3 package.
    - Update to upstream 0.8.0 with the following changes:
    - Added pylint support
    - Fixed bug around python 1.6 and pyflakes
    - Update Pygments to 2.0.1
    - Fixed bug in pylint support around duplciate code issues
    - Added ability to ignore unstaged changes Thanks DanCardin
    - License change to ASL 2.0
    - PyPy Support now verified in tests
    - Fix for python 2.6 support
    - Ensure all sources are captured when dealing with non python cobertura files.
    - Suppress error output on tests when that output is expected
    - Adds posargs to allow you to configure test runs more easily.
    - Add support for some additional Flake8 lugins
    - Fix readme syntax so diff-cover looks prettier on pypy.
    - Add JSHint to diff-quality.
    
        
file modified
+1 -0
file modified
+37 -22
file modified
+1 -1