Skip to content

Commit 153c313

Browse files
Julien RousselJulien Roussel
authored andcommitted
authors removed from setup
1 parent d37f1cc commit 153c313

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

setup.py

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,6 @@
1111

1212

1313
LICENSE = "new BSD"
14-
AUTHORS = (
15-
"Hong-Lan Botterman, "
16-
"Firas Dakhli, "
17-
"Rima Hajou, "
18-
"Thomas Morzadec, "
19-
"Anh Khoa Ngo Ho, "
20-
"Charles-Henri Prat, "
21-
"Julien Roussel, "
22-
"Guillaume Saës"
23-
)
24-
AUTHORS_EMAIL = (
25-
26-
27-
28-
29-
30-
31-
32-
33-
)
3414
MAINTAINER = "Julien ROUSSEL, Anh Khoa NGO HO, Charles-Henri PRAT, Guillaume SAËS"
3515
MAINTAINER_EMAIL = (
3616
@@ -99,8 +79,6 @@
9979
url=URL,
10080
download_url=DOWNLOAD_URL,
10181
project_urls=PROJECT_URLS,
102-
author=AUTHORS,
103-
author_email=AUTHORS_EMAIL,
10482
packages=PACKAGES,
10583
python_requires=PYTHON_REQUIRES,
10684
install_requires=INSTALL_REQUIRES,

0 commit comments

Comments
 (0)