chiark
/
gitweb
/
~mdw
/
mLib-python
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
array.h: Fix typo in declaration of da_pysetup.
[mLib-python]
/
setup.py
diff --git
a/setup.py
b/setup.py
index d4b8cfad2aa41cbd73dea319b430c1edcd673e98..d59471f7d046605e8f969e363c6b215da6566986 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-36,7
+36,7
@@
def uniquify(l):
return o
libconfig('catacomb', '2.1.0')
return o
libconfig('catacomb', '2.1.0')
-libconfig('mLib', '2.
0.3
')
+libconfig('mLib', '2.
1.0
')
def needs_update_p(target, sources):
if not path.exists(target): return True
def needs_update_p(target, sources):
if not path.exists(target): return True