
build-MongoDBFunction:
	cp -r . $(ARTIFACTS_DIR)
	python -m pip install -t $(ARTIFACTS_DIR) dnspython
