From d1f720c6e9b26816340d3cebd8c67bfbdbd53ffc Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 25 Jun 2020 10:23:15 -0600 Subject: hyphen to underscore --- config/software/asdf_python.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/software/asdf_python.rb') diff --git a/config/software/asdf_python.rb b/config/software/asdf_python.rb index 0a7b27e..f7ab771 100644 --- a/config/software/asdf_python.rb +++ b/config/software/asdf_python.rb @@ -1,4 +1,4 @@ -name "asdf-python" +name "asdf_python" license "Python-2.0" license_file "LICENSE" -- cgit v1.2.3