We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4071b75 commit 2b4bcbbCopy full SHA for 2b4bcbb
tools/build_release
@@ -23,4 +23,4 @@ c('./setup.py sdist --formats=gztar,zip')
23
24
# Build eggs
25
#c('python2.5 ./setupegg.py bdist_egg')
26
-c('python2.6 ./setupegg.py bdist_egg')
+c('python2.6 ./setup_egg.py bdist_egg')
0 commit comments