DEBSOURCES
Skip Quicknav
sources / python-pycddl / 0.6.4%2Bds-1 / Makefile
1234567
.PHONY: build build: pip install . test: build pytest