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

Extension: Add b64 image encoding for images present in exts readmes #109

Merged

Commits on Aug 1, 2024

  1. pyproject.toml: Add needed libs for readme process

    * Added aiocache, beautifulsoup4, pillow  and markdown libs
    JoaoMario109 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    99d1dbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d343c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    133866b View commit details
    Browse the repository at this point in the history
  4. pyproject.toml: Update mypy and remove pydantic.mypy

    * This fixes a bug related to mypy detecting wrong python version being
      used when analysing some modules
    JoaoMario109 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8bd1945 View commit details
    Browse the repository at this point in the history