andrewgy8/dandelyon

Warn when using a particular version of python

andrewgy8 opened this issue · 0 comments

@dandelyon.warn(message='Your code will not work past this python version', py_version='2.7')
def foo():
   ...