Skip to content

Commit

Permalink
Fix papermill and great expectations enviroment setup
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed May 10, 2024
1 parent 8371ad2 commit dd9952e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plugins/flytekit-greatexpectations/dev-requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-e file:../../.#egg=flytekitplugins-spark&subdirectory=plugins/flytekit-spark
-e file:../flytekit-spark/.#egg=flytekitplugins-spark
6 changes: 3 additions & 3 deletions plugins/flytekit-papermill/dev-requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-e file:../../.#egg=flytekit
-e file:../../.#egg=flytekitplugins-pod&subdirectory=plugins/flytekit-k8s-pod
-e file:../../.#egg=flytekitplugins-spark&subdirectory=plugins/flytekit-spark
-e file:../../.#egg=flytekitplugins-awsbatch&subdirectory=plugins/flytekit-aws-batch
-e file:../flytekit-k8s-pod/.#egg=flytekitplugins-pod
-e file:../flytekit-spark/.#egg=flytekitplugins-spark
-e file:../flytekit-aws-batch/.#egg=flytekitplugins-awsbatch

0 comments on commit dd9952e

Please sign in to comment.