FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-semver/setup.cfg at master · python-semver/python-semver · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-semver
/
python-semver
Public
Notifications
You must be signed in to change notification settings
Fork
101
Star
523
Code
Issues
11
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-semver
/
setup.cfg
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (17 loc) · 296 Bytes
Breadcrumbs
python-semver
/
setup.cfg
Copy path
File metadata and controls
19 lines (17 loc) · 296 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
#
#
Metadata for setup.py
#
#
See https://setuptools.rtfd.io/en/latest/userguide/declarative_config.html
[pycodestyle]
count
= False
ignore
= E203,E701
#
E226,E302,E41
max-line-length
= 88
statistics
= True
exclude
=
src/semver/__init__.py
.env,
.eggs,
.tox,
.git,
docs
Back
|
FazBrowse Home
|
New Git URL