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

replacing pkg_resources with importlib #3749

Merged
merged 12 commits into from
Feb 1, 2024
Merged

Commits on Feb 1, 2024

  1. replacing pkg_resources with importlib

    fondbcn authored and Kwpolska committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3d73252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f5cb46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9a06f View commit details
    Browse the repository at this point in the history
  4. applying str to paths

    fondbcn authored and Kwpolska committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5aa00d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c107acd View commit details
    Browse the repository at this point in the history
  6. Update nikola/utils.py

    Co-authored-by: Felix Fontein <felix@fontein.de>
    2 people authored and Kwpolska committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    470c89f View commit details
    Browse the repository at this point in the history
  7. removing type hint

    fondbcn authored and Kwpolska committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3a96327 View commit details
    Browse the repository at this point in the history
  8. alternative solution for pkg

    fondbcn authored and Kwpolska committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    74346d3 View commit details
    Browse the repository at this point in the history
  9. Update nikola/utils.py

    Co-authored-by: Chris Warrick <kwpolska@gmail.com>
    fondbcn and Kwpolska committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    71c8a69 View commit details
    Browse the repository at this point in the history
  10. Update nikola/nikola.py

    Co-authored-by: Chris Warrick <kwpolska@gmail.com>
    fondbcn and Kwpolska committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4afe5b8 View commit details
    Browse the repository at this point in the history
  11. final touches

    fondbcn authored and Kwpolska committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    100e958 View commit details
    Browse the repository at this point in the history
  12. Update utils.py

    fondbcn authored and Kwpolska committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a2af6d5 View commit details
    Browse the repository at this point in the history