debian-python-pyexcel-xls/.moban.d/tests/custom_requirements.txt.jj2

9 lines
156 B
Plaintext

{% extends 'tests/requirements.txt.jj2' %}
{%block extras %}
pyexcel
xlrd==1.1.0
moban
black;python_version>="3.6"
isort;python_version>="3.6"
{%endblock%}