diff --git a/requirements.txt b/requirements.txt index ef2dbc62e0333f35674e96134f5ae4c4e3b19231..af8f1b78453f6c1f7fb969a72d00d28328e2d775 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,6 @@ pytest==6.2.4 pytest-cov==3.0.0 nose==1.3.7 requests==2.25.1 -build==0.7.0 \ No newline at end of file +build==0.7.0 +--index-url https://gitlab.jsc.fz-juelich.de/api/v4/projects/4405/packages/pypi/simple +airflow_datacat_integration \ No newline at end of file diff --git a/setup.cfg b/setup.cfg index 9f1a20d05924a840fdabc3b1669f73ebac5f4f0a..8b0674a6fc4cefec212a47da6f8d5efcb29a382f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = airflow_datacat_integration -version = 0.0.1 +version = 0.0.2 author = Christian Boettcher author_email = c.boettcher@fz-juelich.de description = Datacatalog Integration for Apache Airflow