Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9123260
tox.ini
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
382 B
Subscribers
None
tox.ini
View Options
[tox]
envlist
=
flake8,py3
[testenv:py3]
deps
=
.[testing]
pytest-cov
pytest-django
commands
=
pytest --hypothesis-profile
=
swh-web-fast --cov {envsitepackagesdir}/swh/web --cov-branch {posargs} {envsitepackagesdir}/swh/web
[testenv:flake8]
skip_install
=
true
deps
=
flake8
commands
=
{envpython} -m flake8 \
--exclude
=
.tox,.git,__pycache__,.eggs,*.egg,node_modules
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 5:13 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3265251
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment