Closed bgilbert closed 11 months ago
All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.
If we
export-ignore
the action, it can't be used from other repos. Continue export-ignoring other children of.github
, to keep raw exports (e.g. GitHub source Zips) relatively clean, and then remove the action frompostprocess-sdist.py
.Fixes c8c9c063a2.