PkgTemplates.jl/test/fixtures/DocumenterGitHubActions/Project.toml
2019-11-10 11:15:56 +07:00

14 lines
223 B
TOML

name = "DocumenterGitHubActions"
uuid = "5b7e9947-ddc0-4b3f-9b55-0d8042f74170"
authors = ["tester"]
version = "0.1.0"
[compat]
julia = "1"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]