mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-21 21:58:05 -06:00
scripts: Use backport of a recent Python3 configparser on Python2
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
41d42a07bf
commit
cc63fd51b2
2 changed files with 2 additions and 7 deletions
|
@ -7,3 +7,4 @@ pyserial==3.4
|
|||
greenlet==1.1.2
|
||||
Jinja2==2.11.3
|
||||
python-can==3.3.4
|
||||
configparser==4.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue