mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
Update lib.rs (#2495)
This commit is contained in:
@@ -41,6 +41,7 @@ static PYTHON_IMPORTS_REPLACEMENT: phf::Map<&'static str, &'static str> = phf_ma
|
||||
"dns" => "dnspython",
|
||||
"msoffcrypto" => "msoffcrypto-tool",
|
||||
"tabula" => "tabula-py"
|
||||
"shapefile" => "pyshp"
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user