We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c282d62 commit f868bf6Copy full SHA for f868bf6
README.md
@@ -6,7 +6,7 @@
6
# PyCall: Calling Python functions from the Ruby language
7
8
[](https://travis-ci.org/mrkn/pycall.rb)
9
-[](https://ci.appveyor.com/project/mrkn/pycall/branch/master)
+[](https://ci.appveyor.com/project/mrkn/pycall-rb/branch/master)
10
11
This library provides the features to directly call and partially interoperate
12
with Python from the Ruby language. You can import arbitrary Python modules
0 commit comments