Skip to content

Commit ab3bc06

Browse files
author
LuizFCDuarte
committed
📦 Add PyCall and RCall as extras deps
1 parent 58d4818 commit ab3bc06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ julia = "1.0 - 1.11"
5656
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
5757
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
5858
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
59+
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
60+
RCall = "6f49c342-dc21-5d91-9882-a32aef131414"
5961

6062
[targets]
6163
test = ["Test", "JSON", "Revise"]

0 commit comments

Comments
 (0)