Skip to content

Commit

Permalink
remove USE_REPO_LIB_SRC from transform.config
Browse files Browse the repository at this point in the history
Signed-off-by: David Wood <[email protected]>
  • Loading branch information
daw3rd committed Oct 4, 2024
1 parent 8ad1954 commit 035fe26
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions transforms/universal/noop/transform.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,3 @@ NOOP_PYTHON_VERSION=$(DPK_VERSION)
NOOP_RAY_VERSION=$(NOOP_PYTHON_VERSION)
NOOP_SPARK_VERSION=$(NOOP_PYTHON_VERSION)

################################################################################
# Set this to
# 1 if requirements reference the latest code in the data processing library
# in this repo (that is not yet published to pypi).
# 0 if the transforms DPK dependencies are on wheels published to
# pypi (e.g. data-prep-toolkit=0.2.1)
USE_REPO_LIB_SRC=1

0 comments on commit 035fe26

Please sign in to comment.