Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
a5b7c0220b |
@ -7,7 +7,7 @@ name = "goat_monitor"
|
||||
authors = [{ name = "Brendan Haines", email = "brendan.haines@gmail.com" }]
|
||||
description = "Remote monitoring of anything"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11" # might work with earlier versions, I haven't tried
|
||||
requires-python = ">=3"
|
||||
# keywords = ["one", "two"]
|
||||
license = { text = "MIT License" }
|
||||
classifiers = ["Programming Language :: Python :: 3"]
|
||||
|
Reference in New Issue
Block a user