Skip to content

Commit

Permalink
style update
Browse files Browse the repository at this point in the history
  • Loading branch information
ashley314 authored and climbfuji committed Aug 18, 2023
1 parent b1899ad commit f8335a0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ class JediToolsEnv(BundlePackage):
# Don't install awscli and/or aws-parallelcluster via spack,
# they are not well maintained packages and have terrible
# dependencies. Use a venv on top of spack-stack instead.
#depends_on("awscli", type="run")
#depends_on("aws-parallelcluster", type="run")
# depends_on("awscli", type="run")
# depends_on("aws-parallelcluster", type="run")
depends_on("py-click", type="run")
depends_on("py-openpyxl", type="run")
depends_on("py-pandas", type="run")
Expand Down

0 comments on commit f8335a0

Please sign in to comment.