Skip to content

Commit

Permalink
automatic sync with METADATA
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKarpinski committed Feb 17, 2019
1 parent e73d204 commit 1002570
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
9 changes: 8 additions & 1 deletion A/ASE/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
["0.1"]
JuLIP = "0.4-0.6"
NeighbourLists = "0.1-0.3"
julia = "0.6"

["0.1-0.3"]
Parameters = "0.0-0.10"
PyCall = "0.0-1.18"
Reexport = "0.0-0.2"
julia = "0.6"

["0.3"]
JuLIP = "0.6"
NeighbourLists = "0.3"
julia = "0.7-1.2"
6 changes: 5 additions & 1 deletion A/ASE/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
["0.1"]
["0.1-0.3"]
JuLIP = "945c410c-986d-556a-acb1-167a618e0462"
NeighbourLists = "2fcf5ba9-9ed4-57cf-b73f-ff513e316b9c"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["0.3"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions A/ASE/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "c468ee50b63ce63422977293c286e0e9e2473772"

["0.1.1"]
git-tree-sha1 = "0d5765ff1cc9c54ba568d0c71c100af5fa2923a8"

["0.3.0"]
git-tree-sha1 = "c8df261e3c52ee9763a2879147ae49dc07c3becc"

0 comments on commit 1002570

Please sign in to comment.