Skip to content
Snippets Groups Projects
test.py 108 B
Newer Older
Rudel Fankep's avatar
Rudel Fankep committed
#!/usr/bin/env python
import pkg_resources

print(pkg_resources.resource_filename(__name__, "blast_db.sh"))