FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-progressbar/setup.cfg at develop · goofycoder/python-progressbar · GitHub
goofycoder
/
python-progressbar
Public
forked from
wolph/python-progressbar
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-progressbar
/
setup.cfg
Copy path
More file actions
More file actions
Latest commit
History
History
History
35 lines (26 loc) · 459 Bytes
Breadcrumbs
python-progressbar
/
setup.cfg
Copy path
File metadata and controls
35 lines (26 loc) · 459 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
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[aliases]
test
=pytest
[metadata]
description-file
= README.rst
[nosetests]
verbosity
=3
detailed-errors
=1
debug
=nose.loader
with-doctest
=1
with-coverage
=1
cover-package
=progressbar
cover-branches
=1
cover-min-percentage
=100
#
pdb=1
pdb-failures
=1
with-tissue
=1
tissue-ignore
=W391
tissue-package
=progressbar
[build_sphinx]
source-dir
= docs/
build-dir
= docs/_build
all_files
= 1
[upload_sphinx]
upload-dir
= docs/_build/html
[bdist_wheel]
universal
=1
Back
|
FazBrowse Home
|
New Git URL