many many many Varia's websites, work in progress: https://many.vvvvvvaria.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
260 B

[tox]
skipsdist = True
minversion = 1.8
envlist =
py{27,34}-ipython2,
py{27,34}-ipython3,
[testenv]
commands = py.test
deps =
pytest
pytest-capturelog
pelican
markdown
mock
ipython2: ipython[notebook]>=2,<3
ipython3: ipython[notebook]