mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
setup: include pycryptopp in the set of Python packages described in the show-tool-versions step (for cross-referencing with the test-with-fake-dists step, which behaves differently depending on what version(s) of pycryptopp are already present before it starts)
This commit is contained in:
parent
6514cd9a29
commit
51523f7326
@ -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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user