chiark
/
gitweb
/
~mdw
/
getdate-python
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
infra: Add a copy of the GPL.
[getdate-python]
/
setup.py
diff --git
a/setup.py
b/setup.py
index 41c302d6d3c47129b35bf0db333c1003094b1a3b..51e897b7bb622cf247778d87e550ff753b51d575 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-14,7
+14,7
@@
def needs_update_p(target, deps):
if needs_update_p('getdate.c', ['getdate.y']):
OS.system('bison -o getdate.c getdate.y')
-setup(name = 'getdate',
+setup(name = 'getdate
-python
',
version = '1.0.0',
description = 'Date/time parser',
author = 'Mark Wooding',