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 58d4818 commit ab3bc06Copy full SHA for ab3bc06
Project.toml
@@ -56,6 +56,8 @@ julia = "1.0 - 1.11"
56
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
57
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
58
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
59
+PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
60
+RCall = "6f49c342-dc21-5d91-9882-a32aef131414"
61
62
[targets]
63
test = ["Test", "JSON", "Revise"]
0 commit comments