• 
      

    Fix our Python version checks and stability level in the packaging.

    Review Request #9740 — Created March 4, 2018 and submitted

    Information

    Djblets
    release-1.0.x
    6dbcfcc...

    Reviewers

    Djblets 1.0's setup.py was still allowing usage on Python 2.6, and
    didn't have complaints about being installed on 3.x. This fixes up those
    version checks to reflect the supported version range.

    It also bumps the Development Status classifier to show that the package
    is stable, now that we've hit 1.0.

    Tested with different Python versions.

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.0.x (498afb1)