#!/usr/bin/env python from setuptools import setup setup( name="daisy", version="master", url="https://www.opnfv.org", )