Skip to content
Snippets Groups Projects
Commit 7b7ed191 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

adjust package name and dependencies

parent b12090cb
Branches
Tags
No related merge requests found
pytest==6.2.4 pytest>=6.2.4
pytest-cov==3.0.0 pytest-cov>=3.0.0
nose==1.3.7 nose>=1.3.7
requests==2.25.1 requests>=2.25.1
build==0.7.0 build>=0.7.0
urllib3>=1.26.6
apache-airflow-providers-ssh
apache-airflow-providers-http
apache-airflow-providers-sftp
--index-url https://gitlab.jsc.fz-juelich.de/api/v4/projects/4405/packages/pypi/simple --index-url https://gitlab.jsc.fz-juelich.de/api/v4/projects/4405/packages/pypi/simple
airflow_datacat_integration airflow_datacat_integration
\ No newline at end of file
...@@ -15,9 +15,7 @@ classifiers = ...@@ -15,9 +15,7 @@ classifiers =
Operating System :: OS Independent Operating System :: OS Independent
[options] [options]
package_dir = packages = datacat_integration
= src
packages = find:
python_requires = >=3.9 python_requires = >=3.9
[options.packages.find] [options.packages.find]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment