Skip to content

Commit dcdd5db

Browse files
committed
- Modules/Setup.dist: Add the _blake2 module
1 parent 5df0ed9 commit dcdd5db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Modules/Setup.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,8 @@ _symtable symtablemodule.c
251251
#_sha256 sha256module.c
252252
#_sha512 sha512module.c
253253

254+
# _blake module
255+
#_blake2 _blake2/blake2module.c _blake2/blake2b_impl.c _blake2/blake2s_impl.c
254256

255257
# The _tkinter module.
256258
#

0 commit comments

Comments
 (0)