Skip to content

Commit

Permalink
Update package.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurlungur authored Jul 8, 2022
1 parent 8dc8479 commit d7f9dcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spack-repo/packages/singularity-eos/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class SingularityEos(CMakePackage, CudaPackage):
url = "https://github.com/lanl/singularity-eos/archive/refs/tags/release-1.6.0.tar.gz"

version("main", branch="main")
version("develop", branch="rbberger/spackage_new_deps")

# build with kokkos, kokkos-kernels for offloading support
variant("kokkos", default=False, description="Enable kokkos")
Expand Down

0 comments on commit d7f9dcc

Please sign in to comment.