@@ -0,0 +1,11 @@
#!usr/bin/env python3
'''
import glob
def task_wheel():
"""Create bynary wheel distribution"""
return {
'actions': ['python3 -m build -w']
}
The note is not visible to the blocked user.