Archived
1
1
Fork 0

remove requirement for pyyaml

This commit is contained in:
Josh Lay 2023-08-05 23:02:52 -05:00
parent a06778858d
commit 0281fa93b2
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -24,7 +24,6 @@ classifiers = [
python = "^3.8"
textual = ">=0.32.0"
humanfriendly = ">=10.0"
pyyaml = "^6.0"
[tool.poetry.scripts]
amdgpu-stats = "amdgpu_stats:textual_run"