This repository was archived by the owner on Jan 10, 2025. It is now read-only.
Commit 0a23ce5
committed
Allow SSL for python client import; add MacOS tips
Allowing SSL required adding the certifi import to the requirements and .py, as well as adding a commented out snippet and verbiage in the readme.
MacOS needed an interim client lib, cython, as well as a tip about using python3 & pip3 now that python is shipped1 parent 7867c54 commit 0a23ce5
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
0 commit comments