mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +08:00
Update e-mail address
This commit is contained in:
parent
8710681400
commit
392aa1de1d
@ -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…
Reference in New Issue
Block a user