Remove funcsigs

We are no longer vendoring this library.
This commit is contained in:
Oz N Tiram
2022-07-21 21:48:55 +02:00
parent a3ae704df8
commit 01e133d86c
-1
View File
@@ -41,7 +41,6 @@ HARDCODED_LICENSE_URLS = {
"distlib": "https://github.com/vsajip/distlib/raw/master/LICENSE.txt",
"pythonfinder": "https://raw.githubusercontent.com/techalchemy/pythonfinder/master/LICENSE.txt",
"pyparsing": "https://raw.githubusercontent.com/pyparsing/pyparsing/master/LICENSE",
"funcsigs": "https://raw.githubusercontent.com/aliles/funcsigs/master/LICENSE",
}
FILE_WHITE_LIST = (