File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 7
7
リリース履歴
8
8
============
9
9
10
- Dev
10
+ 2.6.3
11
11
12
- .. - Merged in `Japanese translation of the documentation
13
- <http://www.doughellmann.com/docs/virtualenvwrapper/ja/>`__ from
14
- Tetsuya Morimoto.
12
+ .. - Hard-code the version information in the setup.py and conf.py
13
+ scripts so it works for http://readthedocs.org.
15
14
15
+ - http://readthedocs.org でドキュメントを生成するために setup.py や conf.py スクリプトのバージョン情報をハードコードしました。
16
+
17
+ 2.6.2
18
+
19
+ .. - Attempted to make the doc build work with http://readthedocs.org.
20
+ - Merged in `Japanese translation of the documentation
21
+ <http://www.doughellmann.com/docs/virtualenvwrapper/ja/>`__ from
22
+ Tetsuya Morimoto.
23
+ - Incorporate a suggestion from Ales Zoulek to let the user specify
24
+ the virtualenv binary through an environment variable
25
+ (``VIRTUALENVWRAPPER_VIRTUALENV``).
26
+
27
+ - http://readthedocs.org でドキュメントを生成してみました。
16
28
- Tetsuya Morimoto からの `日本語の翻訳ドキュメント <http://www.doughellmann.com/docs/virtualenvwrapper/ja/ >`__ を取り込みました。
29
+ - 環境変数(``VIRTUALENVWRAPPER_VIRTUALENV ``)で virtualenv バイナリをユーザが指定できるように Ales Zoulek からの提案を取り入れました。
17
30
18
31
2.6.1
19
32
You can’t perform that action at this time.
0 commit comments