Skip to content

Commit

Permalink
Remove test deps no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
akchinSTC committed Apr 20, 2022
1 parent 0531265 commit 3a30545
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ install_requires =
airflow =
pygithub
airflow-examples =
%(airflow)s
elyra-examples-airflow-catalog
gitlab =
python-gitlab
Expand All @@ -94,16 +95,14 @@ kfp =
pyyaml>=5.3.1,<6.0
typing-extensions>=3.10,<4
kfp-examples =
%(kfp)s
elyra-examples-kfp-catalog
kfp-tekton =
kfp-tekton ~=1.2.0 # See elyra-ai/elyra/pull/2034 for fix pack pinning
test =
elyra-examples-airflow-catalog
elyra-examples-kfp-catalog
flake8>=3.5.0
flake8-import-order>=0.18.1
git-python
hacking
importlib-resources
pytest>=5.4.1
pytest-console-scripts
Expand Down

0 comments on commit 3a30545

Please sign in to comment.