Repository URL to install this package:
|
Version:
1.6.3 ▾
|
pyramid_session_redis
/
tox.ini
|
|---|
[tox]
envlist =
lint,
py27,
py36,py37,py38,py39
[testenv]
extras =
testing
commands =
python --version
pytest {posargs:}