make sure to test against the local checkout (#11437)

This commit is contained in:
Stas Bekman
2021-04-26 08:42:43 -07:00
committed by GitHub
parent a753cafdc0
commit ce11318e7e

View File

@@ -1,5 +1,7 @@
.PHONY: deps_table_update modified_only_fixup extra_quality_checks quality style fixup fix-copies test test-examples docs
# make sure to test the local checkout in scripts and not the pre-installed one (don't use quotes!)
export PYTHONPATH = src
check_dirs := examples tests src utils