Skip to content
Snippets Groups Projects
Commit adcba78e authored by Lorenz Thielbeer's avatar Lorenz Thielbeer
Browse files

Delete package.py.backup

parent 944dd5a7
No related branches found
No related tags found
3 merge requests!109create new experimental release,!108create new experimental release,!81Introduction of apbs, py-pdb2pqr and sda
from spack import *
# Usage
class Sda(PythonPackage):
url = 'https://mcm.h-its.org/wiki/lib/exe/fetch.php?media=googlecolab:sda-7.3.3.tgz'
maintainers = ['richtesn', 'thielblz']
version('7.3.3', sha256='d7b3b122743d4c26cfb9d7bb81d87dd67b63c2966fd0a0dcd11d67c868f21f43')
depends_on('python@3.8:', type=('build','run'))
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment