- Modules/Setup.dist: Add the _blake2 module

This commit is contained in:
doko@ubuntu.com 2016-10-11 08:06:26 +02:00
parent c96df68ea3
commit 43d3032384
1 changed files with 2 additions and 0 deletions

View File

@ -251,6 +251,8 @@ _symtable symtablemodule.c
#_sha256 sha256module.c
#_sha512 sha512module.c
# _blake module
#_blake2 _blake2/blake2module.c _blake2/blake2b_impl.c _blake2/blake2s_impl.c
# The _tkinter module.
#