MarkupSafe-2.1.3
Systemd-254
Jinja2 は、Python の簡単なテンプレート言語を実装する Python モジュールです。
パッケージをビルドするために以下を実行します。
pip3 wheel -w dist --no-build-isolation --no-deps $PWD
パッケージをインストールします。
pip3 install --no-index --no-user --find-links dist Jinja2