add repo url to pkg
This commit is contained in:
parent
c7d1fb02bb
commit
aa2f37d7e1
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ name = "amdgpu-stats"
|
|||
version = "0.1.0"
|
||||
description = "A simple TUI (using Textual) that shows AMD GPU statistics"
|
||||
authors = ["Josh Lay <pypi@jlay.io>"]
|
||||
repository = "https://github.com/joshlay/amdgpu_stats"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
||||
|
|
Reference in a new issue