mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +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 @@
|
||||||
setup(name = "compiler",
|
setup(name = "compiler",
|
||||||
version = "1.0",
|
version = "1.0",
|
||||||
author = "Jeremy Hylton",
|
author = "Jeremy Hylton",
|
||||||
author_email = "jeremy@beopen.com",
|
author_email = "jeremy@zope.com",
|
||||||
packages = ["compiler"])
|
packages = ["compiler"])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue