Skip to content

Commit ff1dd47

Browse files
committed
fix bugs: add CairoMakie in docs/Project.toml
1 parent 0faf60f commit ff1dd47

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ GPL-3.0-only
6767

6868
## TODO
6969

70-
- [ ] colorful gof output (e.g., red for positive number, blue for negative number)
70+
- [ ] colorful gof output (e.g., red for positive number, blue for negative number)

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[deps]
2+
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
23
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
34
Junimo = "3d54b6d4-9b4d-4421-9513-a6007c061c41"
45
LiveServer = "16fef848-5104-11e9-1b77-fb7a48bbb589"

docs/src/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,3 @@ Contributions are welcome. Please open an issue to discuss ideas before submitti
6363
## License
6464

6565
GPL-3.0-only
66-

0 commit comments

Comments
 (0)