I want to be able to annotate a test in Python, such as @qase.requirement("REQ-2") and it mark that requirement with the test case I am writing in Python.