This minimal file did work. As I have used tags in the config file which did not exist in the local.py. Also the master and workers entry did expect distributed load infrastructure
locustfile = load_basics.py
headless = true
host = "http://localhost:50505"
users = 1
spawn-rate = 1
run-time = 1m