Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-py-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Development
swh-py-template
Merge requests
!43
template: Centralize python config files
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
template: Centralize python config files
centralize-python-configs
into
master
Overview
1
Commits
4
Pipelines
1
Changes
6
Merged
Renaud Boyer
requested to merge
centralize-python-configs
into
master
6 months ago
Overview
1
Commits
4
Pipelines
1
Changes
6
Expand
mypy: move mypy.ini to pyproject.toml
flake8: move setup.cfg to pyproject.toml
pytest: move pytest.ini to pyproject.toml
fix python_minimal_version type (should be str not float) see
!42 (closed)
Edited
6 months ago
by
Renaud Boyer
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
Please
register
or
sign in
to reply
Sep 16, 2024
move pytest settings to pyproject.toml
· 6a3dcbe5
Renaud Boyer
authored
6 months ago
6a3dcbe5
move flake8 settings to pyproject.toml
· b43b2331
Renaud Boyer
authored
6 months ago
b43b2331
move mypy settings to pyproject.toml
· 798af5ba
Renaud Boyer
authored
6 months ago
798af5ba
fix: Force python_minimal_version choices' type to str
· bd876a6e
Renaud Boyer
authored
6 months ago
bd876a6e
Loading