Adding scans and removing poetry for uv. #2
This commit is contained in:
parent
011a3a3fca
commit
79ff83c4ec
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.python-version
Normal file → Executable file
0
.python-version
Normal file → Executable file
0
.tool-versions
Normal file → Executable file
0
.tool-versions
Normal file → Executable file
@ -11,7 +11,7 @@ else
|
|||||||
fi
|
fi
|
||||||
# hardware/bios - inxi dmidecode
|
# hardware/bios - inxi dmidecode
|
||||||
# cli performance tools - htop speedometer iostat sysstat
|
# cli performance tools - htop speedometer iostat sysstat
|
||||||
sudo apt install -y dmidecode dstat git htop inxi speedometer sysstat
|
sudo apt install -y dmidecode dstat git htop lshw inxi speedometer sysstat
|
||||||
|
|
||||||
# Install rye if not found
|
# Install rye if not found
|
||||||
if ! command -v uv &> /dev/null
|
if ! command -v uv &> /dev/null
|
||||||
|
|||||||
0
pyproject.toml
Normal file → Executable file
0
pyproject.toml
Normal file → Executable file
0
requirements-dev.lock
Normal file → Executable file
0
requirements-dev.lock
Normal file → Executable file
0
requirements.lock
Normal file → Executable file
0
requirements.lock
Normal file → Executable file
Loading…
Reference in New Issue
Block a user