FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-lambda/setup.cfg at master · nficano/python-lambda · GitHub
This repository was archived by the owner on Mar 15, 2026. It is now read-only.
nficano
/
python-lambda
Public archive
Notifications
You must be signed in to change notification settings
Fork
227
Star
1.5k
Code
Issues
42
Pull requests
25
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
python-lambda
/
setup.cfg
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (15 loc) · 356 Bytes
Breadcrumbs
python-lambda
/
setup.cfg
Copy path
File metadata and controls
21 lines (15 loc) · 356 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[bumpversion]
commit
= True
tag
= True
current_version
= 11.8.0
parse
= (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+))?
serialize
=
{major}.{minor}.{patch}
[metadata]
description-file
= README.md
[bumpversion:file:setup.py]
[bumpversion:file:aws_lambda/__init__.py]
[coverage:run]
source
= aws_lambda
[flake8]
exclude
= docs
Back
|
FazBrowse Home
|
New Git URL