global option

change -g by —location=global
This commit is contained in:
2022-07-15 13:02:38 +02:00
parent bebcacecc3
commit cefbd6d1e9
2 changed files with 6 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ user=""
# Add module to the do_not_update array for prevent to update.
#declare -a do_not_update=()
#declare -a do_not_update=("parso" "asgiref")
declare -a do_not_update=("starlette")
declare -a do_not_update=("charset-normalizer")
#
#########################################