mirror of
https://github.com/python/cpython.git
synced 2025-09-09 02:11:51 +00:00
Update e-mail address
This commit is contained in:
parent
8710681400
commit
392aa1de1d
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ from distutils.core import setup
|
|||
setup(name = "compiler",
|
||||
version = "1.0",
|
||||
author = "Jeremy Hylton",
|
||||
author_email = "jeremy@beopen.com",
|
||||
author_email = "jeremy@zope.com",
|
||||
packages = ["compiler"])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue