use python 3 to build the site
Change-Id: Ieecae1c8239ff4a71fed42249d34b5804b9c24d8 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
e9fb3e024d
commit
12321a384c
1
tox.ini
1
tox.ini
@ -12,6 +12,7 @@ deps = -r{toxinidir}/test-requirements.txt
|
||||
commands = {posargs}
|
||||
|
||||
[testenv:ical]
|
||||
basepython = python3
|
||||
whitelist_externals = mkdir
|
||||
commands =
|
||||
mkdir -p output/calendars
|
||||
|
Loading…
x
Reference in New Issue
Block a user