issues
search
GoogleCloudPlatform
/
solutions-builder
Apache License 2.0
55
stars
19
forks
source link
SB 1.18.1 - update for python 3.11 support
#159
Closed
jonchenn
closed
5 months ago
jonchenn
commented
7 months ago
Adding support for Python 3.11.x
Upgraded Copier to >=9.2.0
Migrated from
run_auto
to both
run_copy
and
run_update
.
Updated
blank_service
template with a sample API endpoint in FastAPI.
Misc fixes in CLI.
run_auto
to bothrun_copy
andrun_update
.blank_service
template with a sample API endpoint in FastAPI.