scripts: Use backport of a recent Python3 configparser on Python2

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2021-10-04 15:09:10 -04:00
parent 41d42a07bf
commit cc63fd51b2
2 changed files with 2 additions and 7 deletions

View file

@ -7,3 +7,4 @@ pyserial==3.4
greenlet==1.1.2
Jinja2==2.11.3
python-can==3.3.4
configparser==4.0.2