Add functionality to automatically parse version number from setup.py for peach-config build #14
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "version-number"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Small change, but useful.
Makes it so you don't have to manually edit anything in peach-package-builder to get the right version number when building peach-config
🙏🏻
The
print(line)
is just for debugging purposes?oops didn't mean to leave that there thanks! will delete