Update docs & authors
Some checks are pending
Python CI / test (push) Waiting to run
Python CI / build (push) Blocked by required conditions
Python CI / publish (push) Blocked by required conditions

This commit is contained in:
Benedith Mulongo 2024-10-18 14:29:18 +02:00
parent 7c95805fdf
commit 0da0193a0a
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3
3 changed files with 3 additions and 4 deletions

1
.gitignore vendored
View file

@ -94,4 +94,5 @@ env
# PyCharm project settings
.idea
./.idea

View file

@ -3,9 +3,7 @@ name = "norduniclient"
version = "1.4.4"
description = "Neo4j (>=4.4.12) database client using bolt for NORDUnet network inventory"
authors = [
"Johan Lundberg <benedith@sunet.se>",
"Markus Krogh <benedith@sunet.se>",
"Benedith Mulongo <benedith@sunet.se>",
"Johan Lundberg <lundberg@nordu.net>",
]
readme = "norduniclient-package.md"
homepage = "https://github.com/NORDUnet/python-norduniclient"