Cleanup Python packages (#2440)
This commit is contained in:
@@ -10,7 +10,7 @@ ENV AIRBYTE_IMPL_PATH="SourceScaffoldSourcePython"
|
||||
WORKDIR /airbyte/integration_code
|
||||
COPY $CODE_PATH ./$CODE_PATH
|
||||
COPY setup.py ./
|
||||
RUN pip install ".[main]"
|
||||
RUN pip install .
|
||||
|
||||
LABEL io.airbyte.version=0.1.0
|
||||
LABEL io.airbyte.name=airbyte/source-scaffold-source-python
|
||||
|
||||
Reference in New Issue
Block a user