mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Update known package to distribution map for migration script (#4963)
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
This commit is contained in:
@@ -33,20 +33,25 @@ package_to_distribution = {
|
||||
"pyre_extensions": "pyre-extensions",
|
||||
"attr": "attrs",
|
||||
"concurrent": "futures",
|
||||
"click_spinner": "click-spinner",
|
||||
"Crypto": "pycrypto",
|
||||
"datetimerange": "DateTimeRange",
|
||||
"dateutil": "python-dateutil",
|
||||
"deprecated": "Deprecated",
|
||||
"enum": "enum34",
|
||||
"flask": "Flask",
|
||||
"gflags": "python-gflags",
|
||||
"google": "protobuf",
|
||||
"jinja2": "Jinja2",
|
||||
"markdown": "Markdown",
|
||||
"markupsafe": "MarkupSafe",
|
||||
"OpenSSL": "openssl-python",
|
||||
"pymysql": "PyMySQL",
|
||||
"pyrfc3339": "pyRFC3339",
|
||||
"pyVmomi": "pyvmomi",
|
||||
"routes": "Routes",
|
||||
"typed_ast": "typed-ast",
|
||||
"slugify": "python-slugify",
|
||||
"werkzeug": "Werkzeug",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user