Skip to content

Commit 84ffba8

Browse files
committed
Remove email address from setup.py
1 parent a52ebc7 commit 84ffba8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ def read_extra_requirements():
3434
name="hal-cgp",
3535
version=read_version(),
3636
author="Jakob Jordan, Maximilian Schmidt",
37-
author_email="[email protected]",
3837
description=("Cartesian Genetic Programming in pure Python."),
3938
license="GPLv3",
4039
keywords="genetic programming",

0 commit comments

Comments
 (0)