Skip to content

Commit a22ceaa

Browse files
committed
Add sources
1 parent d23b52c commit a22ceaa

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

DifferentiationInterface/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ Symbolics = "5.27.1, 6, 7"
7676
Tracker = "0.2.33"
7777
Zygote = "0.6.69, 0.7"
7878
julia = "1.10"
79+
80+
[sources]
81+
DifferentiationInterface = { path = ".." }

DifferentiationInterfaceTest/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ Statistics = "1"
5252
Test = "1"
5353
Zygote = "0.6, 0.7"
5454
julia = "1.10"
55+
56+
[sources]
57+
DifferentiationInterfaceTest = { path = ".." }

0 commit comments

Comments
 (0)