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

Features/dependencies on files on pyton path #903

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    15c14e9 View commit details
    Browse the repository at this point in the history
  2. Fix pre-commit checks

    dwt committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    36de0bb View commit details
    Browse the repository at this point in the history
  3. Backport python 3.5 compatibility by not expecting os.* functions to …

    …accept pathlib objects.
    dwt committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    ef57c4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be6e764 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d994d95 View commit details
    Browse the repository at this point in the history
  6. Update lektor/packages.py

    typo
    
    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    dwt and webknjaz committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    580db90 View commit details
    Browse the repository at this point in the history
  7. Update lektor/packages.py

    Suggested help string
    
    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    dwt and webknjaz committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    dc36fdf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1ace2f View commit details
    Browse the repository at this point in the history
  9. Extract requirements-generation into its own function to make the mai…

    …n function more readable.
    dwt committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    76d8ec7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9af5b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Typo

    dwt committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    c148b79 View commit details
    Browse the repository at this point in the history
  2. Add documentation

    dwt committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    05ad402 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    a73520c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81a857e View commit details
    Browse the repository at this point in the history
  3. Better test documentation

    dwt committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    f69d1a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be369e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    3cfc89f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc4426a View commit details
    Browse the repository at this point in the history
  3. Remove out of date comment

    dwt committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5bbacd0 View commit details
    Browse the repository at this point in the history
  4. Remove download_and_install_pacakge(package_root, package, version, r…

    …equirements_file) as it is not used / needed anymore.
    dwt committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5c27188 View commit details
    Browse the repository at this point in the history
  5. Fix lint warning

    dwt committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    93bc41d View commit details
    Browse the repository at this point in the history
  6. Fix linter warning

    dwt committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    f978075 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    ecab6c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3963248 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    053b647 View commit details
    Browse the repository at this point in the history