[console_scripts]
cal_add = arithmetic_jy.arithmetic:add
cal_divide = arithmetic_jy.arithmetic:divide
cal_multiply = arithmetic_jy.arithmetic:multiply
cal_subtract = arithmetic_jy.arithmetic:subtract
