Skip to content

Commit

Permalink
add cuequivariance-torch to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyes319 committed Nov 21, 2024
1 parent a200571 commit 5b2bd9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ install_requires =
GitPython
pyYAML
tqdm
cuequivariance-torch
# for plotting:
matplotlib
pandas
Expand Down Expand Up @@ -59,3 +60,5 @@ dev =
pytest-benchmark
pylint
schedulefree = schedulefree
cueq-cuda-11 = cuequivariance-ops-torch-cu11
cueq-cuda-12 = cuequivariance-ops-torch-cu12

0 comments on commit 5b2bd9a

Please sign in to comment.