diff options
| -rw-r--r-- | tox.ini | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -15,9 +15,9 @@ deps = # To be sure we are importing ihatemoney pkg from pip-installed version changedir = /tmp -install_command = - pip install --pre {opts} {packages} - pip install . + + + [testenv:docs] |
