Datasets:
mteb
/

File size: 246 Bytes
bd2df88
 
db0aadb
 
bd2df88
 
 
7a67ef5
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
install-for-tests:
	@echo "--- Installing dependencies for tests ---"
	pip install pip --upgrade
	pip install .

test:
	@echo "--- Running tests ---"
	pytest

pre-push:
	@echo "--- Running pre-push commands ---"
	python reduce_large_json_files.py