FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ssh-python/setup.cfg at master · ParallelSSH/ssh-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ParallelSSH
/
ssh-python
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
48
Code
Issues
1
Pull requests
1
Discussions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Security and quality
Insights
Expand file tree
Breadcrumbs
ssh-python
/
setup.cfg
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (16 loc) · 310 Bytes
Breadcrumbs
ssh-python
/
setup.cfg
Copy path
File metadata and controls
19 lines (16 loc) · 310 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
[versioneer]
VCS
= git
style
= pep440
versionfile_source
= ssh/_version.py
tag_prefix
=
'
'
[bdist_wheel]
universal
= 0
[flake8]
max-line-length
= 80
filename
= *.pyx,*.px*
exclude
= .eggs,*.egg,build
ignore
= E901,E225,E226,E227,E999
[tool:pytest]
addopts
=-v --
durations
=10 --
reruns
=5
testpaths
=
tests
Back
|
FazBrowse Home
|
New Git URL