Page MenuHome

Build: add autopep8 to bundled Python packages
ClosedPublic

Authored by Brecht Van Lommel (brecht) on Apr 21 2022, 3:30 PM.

Details

Summary

For use in "make format" to automatically format Python code, see D14686.

Diff Detail

Repository
rB Blender
Branch
master
Build Status
Buildable 21736
Build 21736: arc lint + arc unit

Event Timeline

Brecht Van Lommel (brecht) requested review of this revision.Apr 21 2022, 3:30 PM
Brecht Van Lommel (brecht) created this revision.

The bl_bundled_modules.py test can be updated after all platforms have this.

on my phone. so cant easily check but if we have to rebuild puython we could bump python itself to the latest if one isavailable

This does not require rebuilding Python. It's just adding some (non-binary) files in the site-packages folder.

This revision is now accepted and ready to land.Apr 25 2022, 1:03 PM