Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
ligo-followup-advocate
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
emfollow
ligo-followup-advocate
Merge requests
!176
Switch to pyproject.toml to support python 3.12; drop python 3.9; fixes
#127
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Switch to pyproject.toml to support python 3.12; drop python 3.9; fixes
#127
brandon.piotrzkowski/ligo-followup-advocate:pyproject
into
master
Overview
12
Commits
1
Pipelines
34
Changes
10
Merged
Brandon Piotrzkowski
requested to merge
brandon.piotrzkowski/ligo-followup-advocate:pyproject
into
master
6 months ago
Overview
12
Commits
1
Pipelines
34
Changes
10
Expand
Goals of this MR:
Add python 3.12; drop python 3.9
Fix tests for python 3.12 by dropping
setuptools
and
pkg_resources
Switch to
pyproject.toml
from
setup.py
Use more standard testing tools from CI templates
Fix versioning after dropping
versioneer.py
Add back in dynamic versioning
Edited
5 months ago
by
Brandon Piotrzkowski
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Oct 24, 2024
Switch to pyproject.toml to support python 3.12; drop python 3.9; fixes
#127
· 0c01b754
Brandon Piotrzkowski
authored
6 months ago
0c01b754
Loading