Skip to content

Commit 7e015e2

Browse files
committed
fix(deps): Add source to the AbstractFFTs
This should keep the source that is documented to be the HEAD version instead of the one in the registry.
1 parent ac3a8d9 commit 7e015e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
33
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
44

5+
[sources]
6+
AbstractFFTs = { path = ".." }
7+
58
[compat]
69
Documenter = "^1"

0 commit comments

Comments
 (0)