Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ファイルから拡張子をインポートする方法はあり.eggますか? たとえば、hggitそれ自体を としてインストールします。これは直接hg_git-0.2.4-py2.5.egg下にリストすることはできません。または、標準ファイル[extensions]として解釈されます。.py
.egg
hggit
hg_git-0.2.4-py2.5.egg
[extensions]
.py
そのファイルを拡張子として含める方法はありますか?
または、ファイルを作成するのではなく、解凍されたディレクトリhg-gitを作成する方法で手動でインストールする方法はありますか?.egg
hg-git
卵がPythonモジュールパスにインストールされている場合(別名:easy_installed)、次のようにします。
name_of_extension=
.hgrc の拡張部分に