projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f29bfdd
)
setup.py: change setup.py name to something more PyPI friendly.
author
W. Trevor King
<wking@tremily.us>
Thu, 25 Oct 2012 23:13:47 +0000
(19:13 -0400)
committer
W. Trevor King
<wking@tremily.us>
Thu, 25 Oct 2012 23:13:47 +0000
(19:13 -0400)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index cf05e1daaa4c91911c6c9adfcaf9fb927abb5726..709135deba0e1364e2fb924306b225d889f63297 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-16,7
+16,7
@@
if os.path.exists(man_path):
data_files.append(('share/man/man1', [man_path]))
setup(
- name='
Bugs E
verywhere',
+ name='
bugs-e
verywhere',
version='{}'.format(version.version()),
description='Bugtracker supporting distributed revision control',
url='http://bugseverywhere.org/',