Files
PointCNN/Makefile
T

6 lines
64 B
Makefile

init:
pip3 install -r requirements.txt
test:
nosetests tests