Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
obs-proxy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infrastructure
obs-proxy
Merge requests
!52
Test with Python 3.12 and 3.13
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Test with Python 3.12 and 3.13
py-3.12-13-test
into
main
Overview
0
Commits
2
Pipelines
2
Changes
2
Open
Andrej Shadura
requested to merge
py-3.12-13-test
into
main
2 months ago
Overview
0
Commits
2
Pipelines
2
Changes
1
Expand
Run test suite with more up-to-date Python releases.
0
0
Merge request reports
Compare
version 1
version 1
12369f55
2 months ago
main (HEAD)
and
latest version
latest version
28f32a57
2 commits,
2 months ago
version 1
12369f55
1 commit,
2 months ago
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
setup.cfg
+
1
−
0
Options
@@ -23,6 +23,7 @@ classifier =
python_requires
= >= 3.9
packages
= find:
install_requires
=
setuptools
bidict
~= 0.18
httpx
~= 0.22
json-rpc
~= 1.12
Loading