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.
Python debian パッケージをビルドしようとしています。これはクロス プラットフォームなので、Windows では setup.py を使用し、Linux では setuplinux.py を使用します。
私の質問は、setuplinux.py で py2dsc を使用する方法ですか? py2dsc は setup.py を呼び出すだけのようです。ありがとう。