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

Install script patch #1994 #2029

Closed
wants to merge 9 commits into from

Commits on Apr 23, 2024

  1. fix spell err

    iaacornus committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    634c076 View commit details
    Browse the repository at this point in the history
  2. change permission to +x

    iaacornus committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    aea9193 View commit details
    Browse the repository at this point in the history
  3. use tab instead of spaces

    iaacornus committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8cd9409 View commit details
    Browse the repository at this point in the history
  4. add space before {

    iaacornus committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    aa45199 View commit details
    Browse the repository at this point in the history
  5. install pipx as dependeny

    iaacornus committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d490b24 View commit details
    Browse the repository at this point in the history
  6. use pipx instead of pip3

    iaacornus committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9becf7a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. avoid cd in and out, loop through the file and install all the depend…

    …encies using pipx individually
    iaacornus committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    44fa637 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. fix arch error

    iaacornus committed May 13, 2024
    Configuration menu
    Copy the full SHA
    44de7b8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. use pipx to install playwright

    Co-authored-by: Cyteon <[email protected]>
    iaacornus and Cyteon authored May 14, 2024
    Configuration menu
    Copy the full SHA
    4e3cc3b View commit details
    Browse the repository at this point in the history