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

Marklin #61

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Marklin #61

wants to merge 3 commits into from

Commits on May 3, 2024

  1. Arch Linux install requirements

    When running sudo pip install -r requirements.txt normally, I get the error externally-managed-environment. pip recommends using pacman. Adding --break-system-packages works too but mixing pacman and pip packages is risky.
    nickcat325 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    2ec183f View commit details
    Browse the repository at this point in the history
  2. Added venv to README.md

    nickcat325 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    5ba443e View commit details
    Browse the repository at this point in the history
  3. Fixed typo

    nickcat325 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    834611f View commit details
    Browse the repository at this point in the history