qutebrowser/qutebrowser

Add a versions.txt to windows releases

Open

#1,212 建立於 2016年1月5日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (9,161 star) (1,014 fork)batch import
good first issuepriority: 2 - low

描述

It's often difficult to tell what version of bundled stuff a qutebrowser windows release comes with (without running it), so we should generate some versions.txt when building it.

This should roughly contain the stuff in qute:version (at least for Python/Qt/QtWebKit/libraries), as well as the pdfjs version.

貢獻者指南