mirror of
https://github.com/hemna/aprsd-slack-plugin.git
synced 2026-02-27 03:30:16 -05:00
version is dynamic based on tag
This commit is contained in:
parent
a21fe72f55
commit
af6ba70a66
@ -1,7 +1,6 @@
|
||||
|
||||
[project]
|
||||
name = "aprsd_slack_plugin"
|
||||
version = "1.2.0"
|
||||
description = "Amateur radio APRS daemon which listens for messages and responds"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
@ -20,6 +19,7 @@ dependencies = [
|
||||
"slackeventsapi>=2.1.0",
|
||||
"oslo_config",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user