
afedrinet2:
	python2 setup.py build_ext --force --inplace

afedrinet3:
	python3 setup.py build_ext --force --inplace

