]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: include pycryptopp in the set of Python packages described in the show-tool...
authorZooko O'Whielacronx <zooko@zooko.com>
Sun, 14 Nov 2010 10:05:40 +0000 (02:05 -0800)
committerZooko O'Whielacronx <zooko@zooko.com>
Sun, 14 Nov 2010 10:05:40 +0000 (02:05 -0800)
misc/build_helpers/show-tool-versions.py

index 14b9024df2e88de3bda198b3682377c008298111..c8aa9277f69043d058609e070d3b11e992fb5e77 100644 (file)
@@ -174,3 +174,4 @@ print_py_pkg_ver('Twisted', 'twisted')
 print_py_pkg_ver('TwistedCore', 'twisted.python')
 print_py_pkg_ver('TwistedWeb', 'twisted.web')
 print_py_pkg_ver('TwistedConch', 'twisted.conch')
+print_py_pkg_ver('pycryptopp')