Skip to content

Commit

Permalink
ACEatoms removed from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasSachs committed Nov 28, 2024
1 parent 0e7e827 commit 86fc7ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 1 addition & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ version = "0.0.1"

[deps]
ACE = "3e8ccfd2-c8b0-11ea-32f1-f3a5990fd77a"
ACEatoms = "1e34e032-0b37-4839-a012-196b35408c3c"
ACEbase = "14bae519-eb20-449c-a949-9c58ed33163e"
ACEbonds = "d0dfcdf4-f9d4-4d39-8ac7-72ac73934171"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Expand All @@ -27,8 +26,7 @@ cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"

[compat]
ACE = "0.12.45"
ACEatoms = "0.0.14"
ACEbonds = "0.0.7"
ACEbonds = "0.0.8"
JuLIP = "0.13.3"
StaticArrays = "1.0"
julia = "1.7"
Expand Down
3 changes: 1 addition & 2 deletions test/test_IO_basis.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using ACE
using ACEatoms
using ACE, ACEatoms, JuLIP, ACEbase
using ACE, JuLIP, ACEbase
using ACE: save_json, load_json
using JuLIP: AtomicNumber
#import ACE: write_dict, read_dict
Expand Down

0 comments on commit 86fc7ea

Please sign in to comment.