• 
      

    Nuke ancient ez_setup.py file.

    Review Request #9505 — Created Jan. 20, 2018 and submitted

    Information

    Django Evolution
    master
    20218d1...

    Reviewers

    django-evolution was still using the ancient, deprecated ez_setup
    bootstrap. This hasn't been necessary for a long time, and breaks with
    modern versions of things.

    Ran setup.py develop and saw that things installed correctly on both
    python 2.7 and 3.6.

    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (cbd30c8)