Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit e8347f5

Browse files
committed
chore: add author
1 parent aa98b13 commit e8347f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
version=version,
3838
description=description,
3939
long_description=readme,
40+
author="Ibis Contributors",
41+
author_email=None,
42+
maintainer="Tim Swast",
43+
maintainer_email="swast@google.com",
4044
url="https://github.com/ibis-project/ibis-bigquery",
4145
packages=setuptools.find_packages(),
4246
python_requires=">=3.7",

0 commit comments

Comments
 (0)