Skip to content

Commit

Permalink
Merge pull request #2 from noranhe/main
Browse files Browse the repository at this point in the history
update
  • Loading branch information
vnpy committed Oct 20, 2021
2 parents 9d5edf4 + eb7aa7a commit 3ed8757
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 53 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
recursive-include vnpy_ctp *.dll *.so *.pyd *.h *.cpp
recursive-include vnpy_sgit *.dll *.so *.pyd *.h *.cpp
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ def main():
if __name__ == "__main__":
main()
```
## 连接

连接前请先修改libcrypto.so为libcrypto.so.10,libssl.so为libssl.so.10。

0 comments on commit 3ed8757

Please sign in to comment.