Skip to content
Snippets Groups Projects

Drop Python v3.7 support (#193)

Merged Moul requested to merge 193_drop_py3.7 into main
5 files
+ 5
10
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
1
@@ -16,7 +16,7 @@ DuniterPy helps to handle the following problem:
Requirements
------------
DuniterPy requires Python 3.7.0 minimum.
DuniterPy requires Python 3.8.0 minimum.
Installation
------------
Loading