Skip to content

Commit 3a30545

Browse files
committed
Remove test deps no longer needed
1 parent 0531265 commit 3a30545

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup.cfg

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ install_requires =
8585
airflow =
8686
pygithub
8787
airflow-examples =
88+
%(airflow)s
8889
elyra-examples-airflow-catalog
8990
gitlab =
9091
python-gitlab
@@ -94,16 +95,14 @@ kfp =
9495
pyyaml>=5.3.1,<6.0
9596
typing-extensions>=3.10,<4
9697
kfp-examples =
98+
%(kfp)s
9799
elyra-examples-kfp-catalog
98100
kfp-tekton =
99101
kfp-tekton ~=1.2.0 # See elyra-ai/elyra/pull/2034 for fix pack pinning
100102
test =
101103
elyra-examples-airflow-catalog
102104
elyra-examples-kfp-catalog
103-
flake8>=3.5.0
104-
flake8-import-order>=0.18.1
105105
git-python
106-
hacking
107106
importlib-resources
108107
pytest>=5.4.1
109108
pytest-console-scripts

0 commit comments

Comments
 (0)