python{, 3}-intervals: add recipes for python2/3

Add recipe for interval arithmetic for python supporting python2
as well as python3 infrastructure of Yocto.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jens Rehsack
2018-08-27 13:07:34 +02:00
committed by Khem Raj
parent c591e5d84c
commit 218c1e74b7
3 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools
require python-intervals.inc