> On Tue, 16 Apr 2013 10:22:32 +0900 (JST) > [email protected] (YAMAMOTO Takashi) wrote: > >> should the following modules be in pip-require? >> >> - netaddr used by tunnel_port_updater > > I guess that we should > >> - argparse used by cfg.py for python 2.6. > > Not sure. What other projects usually do in the same situation?
quantum and nova require python 2.7. oslo.config itself seems to have some magic. https://github.com/openstack/oslo.config/blob/master/magic/openstack/common/setup.py#L83 probably it isn't worth effort for us as having oslo.config in contrib is merely a short-term solution in the first place. YAMAMOTO Takashi ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
