projects
/
yt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f87fe24
)
setup
author
Debian Astronomy Team
<debian-astro-maintainers@lists.alioth.debian.org>
Tue, 13 Sep 2016 02:50:04 +0000
(
03:50
+0100)
committer
BW Keller
<malzraa@gmail.com>
Tue, 13 Sep 2016 02:50:04 +0000
(
03:50
+0100)
Gbp-Pq: Name setup.patch
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 33e334139c48fdb2e6250b54569f489e856454cb..b88f6ad5e8d5c774c703a950bf4911726f15617a 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-176,7
+176,7
@@
def configuration(parent_package='', top_path=None):
config.make_config_py()
# config.make_svn_version_py()
config.add_subpackage('yt', 'yt')
- config.add_scripts("scripts/
*
")
+ config.add_scripts("scripts/
iyt", "scripts/yt_lodgeit.py
")
return config