Skip to content

Commit

Permalink
chore(docs): purge sphinx documentation and related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arr-ee committed Dec 5, 2024
1 parent 3e671b8 commit 8f17ba1
Show file tree
Hide file tree
Showing 44 changed files with 8 additions and 1,960 deletions.
301 changes: 7 additions & 294 deletions poetry.lock

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ pyarrow = { version = "~15.0.0", optional = true }
pytesseract = { version = "0.3.10", optional = true }
python-calamine = { version = "0.2.3", optional = true }
python-snappy = { version = "0.7.3", optional = true }
Sphinx = { version = "~4.2", optional = true }
sphinx-rtd-theme = { version = "~1.0", optional = true }
tiktoken = { version = "0.8.0", optional = true }
nltk = { version = "3.9.1", optional = true }
# This will ensure that even when you run poetry install or pip install, the compatible version of numpy will always be chosen.
Expand Down Expand Up @@ -106,7 +104,6 @@ types-cachetools = "^5.5.0.20240820"

[tool.poetry.extras]
file-based = ["avro", "fastavro", "pyarrow", "unstructured", "pdf2image", "pdfminer.six", "unstructured.pytesseract", "pytesseract", "markdown", "python-calamine", "python-snappy"]
sphinx-docs = ["Sphinx", "sphinx-rtd-theme"]
vector-db-based = ["langchain", "openai", "cohere", "tiktoken"]
sql = ["sqlalchemy"]

Expand Down Expand Up @@ -198,6 +195,6 @@ filterwarnings = [
[tool.airbyte_ci]
python_versions = ["3.10", "3.11"]
optional_poetry_groups = ["dev"]
poetry_extras = ["file-based", "sphinx-docs", "vector-db-based"]
poetry_extras = ["file-based", "vector-db-based"]
poe_tasks = ["check-ci"]
mount_docker_socket = true
23 changes: 0 additions & 23 deletions reference_docs/Makefile

This file was deleted.

19 changes: 0 additions & 19 deletions reference_docs/_source/api/airbyte_cdk.destinations.rst

This file was deleted.

19 changes: 0 additions & 19 deletions reference_docs/_source/api/airbyte_cdk.models.rst

This file was deleted.

54 changes: 0 additions & 54 deletions reference_docs/_source/api/airbyte_cdk.rst

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8f17ba1

Please sign in to comment.