File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
name = " PWF"
2
2
uuid = " 0f4c3beb-4231-4c4d-93e1-709cb40a89e6"
3
- version = " 0.3 .1"
3
+ version = " 0.0 .1"
4
4
5
5
[deps ]
6
- Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
7
- DocumenterTools = " 35a29f4d-8980-5a13-9543-d66fff28ecb8"
8
6
PowerModels = " c36e90e8-916a-50a6-bd94-075b64ef4655"
9
7
8
+ [compat ]
9
+ PowerModels = " 0.18"
10
+ julia = " 1"
11
+
10
12
[extras ]
11
13
Ipopt = " b6b21f68-93f8-5de0-b562-5493be1d77c9"
12
14
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ makedocs(
33
33
]
34
34
)
35
35
36
-
37
36
# Documenter can also automatically deploy documentation to gh-pages.
38
37
# See "Hosting Documentation" and deploydocs() in the Documenter manual
39
38
# for more information.
You can’t perform that action at this time.
0 commit comments