projects
/
python-bulletml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30a9830
)
Fix template.xml typo.
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Wed, 17 Mar 2010 09:14:32 +0000
(
02:14
-0700)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Wed, 17 Mar 2010 09:14:32 +0000
(
02:14
-0700)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 25688c31e25b217c9f9e39e596ca9678b536dd4a..2d32e728d1c04f51cf4da7509f501d2d074eb6a4 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-43,7
+43,7
@@
if __name__ == "__main__":
author_email="joe.wreschnig@gmail.com",
license="MIT-style",
packages=["bulletml"],
- data_files=glob.glob("examples/*/*.xml") + ["examples/template
/
xml"],
+ data_files=glob.glob("examples/*/*.xml") + ["examples/template
.
xml"],
scripts=["bulletml-runner"],
long_description="""\
This module parses and runs BulletML scripts. BulletML is a markup