Skip to content
Snippets Groups Projects

Drop Python 3.5 support − Migrate to hashlib.scrypt

Merged Moul requested to merge 60_86_drop_python_3.5_migrate_to_hashlib.scrypt into dev
Files
7
+ 1
1
@@ -16,7 +16,7 @@ Duniterpy helps to handle the following problem :
Requirements
------------
Duniterpy requires Python 3.5.x minimum.
Duniterpy requires Python 3.6.x minimum.
Installation
------------
Loading