contrib/packaging/inno/requirements.txt.in
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 21 Oct 2019 19:53:30 -0700
branchstable
changeset 43316 4565a0afc289
parent 41854 7a1433e90482
permissions -rw-r--r--
packaging: upgrade packages distributed with Windows installers We like to use the latest versions of things. I added pywin32-ctypes to the explicit list of packages so running on !Windows will pull in the dependency.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
41853
d7dc4ac1ff84 inno: script to automate building Inno installer
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
     1
docutils
d7dc4ac1ff84 inno: script to automate building Inno installer
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
     2
dulwich
d7dc4ac1ff84 inno: script to automate building Inno installer
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
     3
keyring
d7dc4ac1ff84 inno: script to automate building Inno installer
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
     4
pygments
43316
4565a0afc289 packaging: upgrade packages distributed with Windows installers
Gregory Szorc <gregory.szorc@gmail.com>
parents: 41854
diff changeset
     5
# Need to list explicitly so dependency gets pulled in when
4565a0afc289 packaging: upgrade packages distributed with Windows installers
Gregory Szorc <gregory.szorc@gmail.com>
parents: 41854
diff changeset
     6
# not running on Windows.
4565a0afc289 packaging: upgrade packages distributed with Windows installers
Gregory Szorc <gregory.szorc@gmail.com>
parents: 41854
diff changeset
     7
pywin32-ctypes