You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Move Spack files to packaging/spack/ directory
Organized Spack package files into dedicated directory structure:
- package.py -> packaging/spack/package.py
- SPACK.md -> packaging/spack/SPACK.md
This structure allows for better organization and future addition of
other packaging systems in the packaging/ directory.
0 commit comments