Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1431832
tox.ini
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
472 B
Referenced Files
None
Subscribers
None
tox.ini
View Options
[tox]
# Ensure 1.6+ is used to support 'skipsdist'
minversion
=
1.6
# Do not run install command
skipsdist
=
True
# Environements to execute when invoking 'tox'
envlist
=
flake8
[testenv:flake8]
commands
=
flake8
deps
=
flake8
basepython
=
python3
[flake8]
exclude
=
.tox
max_line_length
=
80
; E501 line too long (X > 80 characters)
; Deprecated best practice - https://www.flake8rules.com/rules/W503.html
; W503 line break before binary operator
ignore
=
E501,W503
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 21:07 (1 d, 22 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f8/a1/0d4fcdc236546720adf330c89ae1
Default Alt Text
tox.ini (472 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment