diff options
Diffstat (limited to 'config/projects/python.rb')
| -rw-r--r-- | config/projects/python.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/projects/python.rb b/config/projects/python.rb index c539e1d..43518be 100644 --- a/config/projects/python.rb +++ b/config/projects/python.rb @@ -10,5 +10,5 @@ build_version python_version build_iteration 1 dependency "preparation" -override 'asdf-python', version: python_version -dependency "asdf-python" +override 'asdf_python', version: python_version +dependency "asdf_python" |
