Fix xlswriter with openssl conflict bug (#472)

* Fix xlswriter with openssl conflict bug

* bump version to 2.2.3
This commit is contained in:
Jerry Ma
2024-06-04 19:31:13 +08:00
committed by GitHub
parent 1ae1c81f9c
commit 7e6c2b4432
4 changed files with 11 additions and 4 deletions

View File

@@ -853,6 +853,9 @@
"ext-depends": [
"zlib",
"zip"
],
"lib-suggests": [
"openssl"
]
},
"xml": {