Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DuniterPy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
DuniterPy
Merge requests
!198
Drop Py3.8, Add Py3.13, Bump pre-commit hooks and Pytest deps
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Drop Py3.8, Add Py3.13, Bump pre-commit hooks and Pytest deps
208_199_py3.13_3.8_deps
into
main
Overview
0
Commits
4
Pipelines
2
Changes
23
Merged
Moul
requested to merge
208_199_py3.13_3.8_deps
into
main
6 months ago
Overview
0
Commits
4
Pipelines
2
Changes
23
Expand
Drop Py3.8: dep,
pyupgrade
, ci, doc
Add Python 3.13 support
Bump
pre-commit
hooks
Bump Pytest (v8) dependencies
Close
#208 (closed)
,
#199 (closed)
.
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
58540690
4 commits,
6 months ago
23 files
+
131
−
129
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
23
Search (e.g. *.vue) (Ctrl+P)
docs/index.rst
+
1
−
1
Options
@@ -16,7 +16,7 @@ DuniterPy helps to handle the following problem:
Requirements
------------
DuniterPy requires Python 3.
8
.0 minimum.
DuniterPy requires Python 3.
9
.0 minimum.
Installation
------------
Loading