version in pyproject now from __version__
This commit is contained in:
parent
e7bdaceaf8
commit
85f179bf4d
|
|
@ -4,10 +4,10 @@ build-backend = "setuptools.build_meta:__legacy__"
|
|||
|
||||
[project]
|
||||
name = "PyScada-Influxdb"
|
||||
version = "0.8.0"
|
||||
dynamic = ["version"]
|
||||
requires-python = ">= 3.10"
|
||||
dependencies = [
|
||||
"pyscada>=0.8.0",
|
||||
"pyscada>=0.8.4",
|
||||
"pytz",
|
||||
"influxdb_client"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user