Fix #1344: Remove requirements.txt (#1588)

This commit is contained in:
Alberto Miorin 2021-12-21 06:36:23 +01:00 committed by GitHub
parent 485fdea7b1
commit ec1e3a2d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 15 deletions

2
.gitignore vendored
View File

@ -77,6 +77,8 @@ openmetadata-ui/src/main/resources/ui/tsconfig.tsbuildinfo
# Python generated sources
ingestion/src/metadata/generated/**
ingestion/requirements.txt
ingestion/.python-version
# MLFlow
mlruns/

View File

@ -1,6 +1,8 @@
# Run Integration Tests
{% hint style="info" %}
**The integration tests don't work at the moment.**
Make sure OpenMetadata is up and running. Refer to instructions [building and running](build-code-run-tests.md).
{% endhint %}

View File

@ -1,15 +0,0 @@
click~=7.1.2
pydantic~=1.7.4
requests~=2.25.1
python-dateutil~=2.8.1
SQLAlchemy~=1.4.5
commonregex~=1.5.4
setuptools~=57.0.0
PyHive~=0.6.4
ldap3~=2.9.1
fastavro>=1.2.0
google~=3.0.0
PyMySQL~=1.0.2
great-expectations>=0.13.31
elasticsearch~=7.13.4
neo4j~=4.4.0