Added lupa to test-requirements, and added note in requirements
This commit is contained in:
parent
f508c33e39
commit
2f0d636fea
@ -23,3 +23,7 @@ bunch
|
|||||||
riak
|
riak
|
||||||
# if you want to use sql backend then
|
# if you want to use sql backend then
|
||||||
# peewee
|
# peewee
|
||||||
|
|
||||||
|
|
||||||
|
# if you want to use lua computable inputs
|
||||||
|
# lupa
|
||||||
|
@ -6,3 +6,6 @@ pytest-mock
|
|||||||
tox
|
tox
|
||||||
pytest-subunit
|
pytest-subunit
|
||||||
os-testr
|
os-testr
|
||||||
|
|
||||||
|
# for computable inputs
|
||||||
|
lupa
|
||||||
|
Loading…
Reference in New Issue
Block a user