Adding scans and removing poetry for uv. #2

This commit is contained in:
Sean Wilbur 2025-09-14 06:06:30 -05:00
parent 011a3a3fca
commit 79ff83c4ec
10 changed files with 1 additions and 1 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
.justfile Normal file → Executable file
View File

0
.python-version Normal file → Executable file
View File

0
.tool-versions Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

View 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
View File

0
requirements-dev.lock Normal file → Executable file
View File

0
requirements.lock Normal file → Executable file
View File

0
uv.lock generated Normal file → Executable file
View File