Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed conda, updated docs workflow, updated docs #334

Merged
merged 12 commits into from
Dec 13, 2023

Conversation

alkidbaci
Copy link
Collaborator

Removed conda and unused files

  • Removed files: environment.yml, tox.ini, setup.cfg, .mailmap, MANIFEST.in
  • Added all dependenices in requirement.txt
  • Updated README.md

Updated docs workflow and build approach

  • tox removed from dependencies, we use sphinx directly to build docs now.
  • installed sphinx-autoapi to build the api automatically for ontolearn and owlapy based on docstrings.
  • updated docs/conf.py, docs/index.rst and .github/workflows/docs.yml accordingly.

Updated dependenices

  • increased the minimum version of some dependencies so they don't conflict each other and some for security reasons.
  • added sphinx-autoapi
  • removed tox, sphinxext-autox , tokenizers (since it is installed together with transformers) and parsimonious.

Updated documentation

  • updated installation guide.
  • references for owlapy api now target owlapy api and not owlapy repo.

@github-actions github-actions bot temporarily deployed to pull request December 12, 2023 15:45 Inactive
@github-actions github-actions bot temporarily deployed to pull request December 12, 2023 16:43 Inactive
@Demirrr Demirrr merged commit 28ce70f into develop Dec 13, 2023
4 checks passed
@github-actions github-actions bot temporarily deployed to pull request December 13, 2023 09:39 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants