-bugfix
This commit is contained in:
2022-07-17 16:57:17 +02:00
parent db3ef113ad
commit de82e3f6a3
2 changed files with 8 additions and 3 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=("charset-normalizer")
declare -a do_not_update=("geomet")
#
#########################################