memgraph / pymgclient

Python Memgraph Client
https://memgraph.github.io/pymgclient/
Apache License 2.0
43 stars 5 forks source link

[master < MG] Link openssl statically #34

Closed antaljanosbenjamin closed 2 years ago

antaljanosbenjamin commented 2 years ago

With the last commit we also solved the issue of make pymgclient work after openssl@1.1 is updated on macOS, because brew will take care of the symlinks. :rocket: