mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
No longer bundle pywin32 with calibre
It's a very large dependency, the parts of which calibre uses have been migrated into 1500 lines of C++ code in winutil.cpp
This commit is contained in:
parent
94d5775047
commit
5258c53bd3
@ -532,17 +532,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
"name": "pywin32",
|
|
||||||
"os": "windows",
|
|
||||||
"python": 2,
|
|
||||||
"windows": {
|
|
||||||
"filename":"pywin32-228.zip",
|
|
||||||
"hash":"sha256:f82946fb29d55a27b3abcd0b527ef2e8da6ea05b01dfcc40bfc14847b7673e8e",
|
|
||||||
"urls":["https://github.com/mhammond/pywin32/archive/b227.zip"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "unrardll",
|
"name": "unrardll",
|
||||||
"unix": {
|
"unix": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user