packages feed

canontra-0.1.0.0: test/fixtures/dependencies/transformed/sample.py

import math
import numpy

def compute(x):
    return math.sqrt(x)