提交 5c1c293d authored 作者: David Warde-Farley's avatar David Warde-Farley

Last minute fix: bundle the distribute_setup.py bootstrap script to address…

Last minute fix: bundle the distribute_setup.py bootstrap script to address #569. Nicer if our first release doesn't die with an ImportError if someone downloads the tarball who doesn't have setuptools.
上级 8b4651ec
差异被折叠。
......@@ -3,7 +3,8 @@
# TODO:
# * Figure out how to compile and install documentation automatically
# * Add download_url
import distribute_setup
distribute_setup.use_setuptools()
import os
import subprocess
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论