Pin dependencies to ensure things work with Python 2.7

Review Request #12130 — Created March 9, 2022 and submitted

Information

RBTools
release-1.0.x
4d0c09f...

Reviewers

RBTools will still support Python 2.7 for a while longer, but several of
our dependencies are starting to drop it. This change adds necessary
pins to ensure that things install correctly.

Did setup.py develop with Python 2.7 and saw everything work correctly.

Description From Last Updated

They dropped 2.6 in modern releases.

chipx86chipx86

E501 line too long (80 > 79 characters)

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

chipx86
  1. 
      
  2. setup.py (Diff revision 1)
     
     

    They dropped 2.6 in modern releases.

  3. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.0.x (b36ab1f)
Loading...