Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
no longer in use
Browse files Browse the repository at this point in the history
  • Loading branch information
forman authored and forman committed Apr 17, 2018
1 parent d967dd9 commit fdc579a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,13 @@ We need to set environment variable `NUMBA_DISABLE_JIT` to disable JIT compilati
coverage reaches the actual Python code. We use Numba's JIT compilation to speed up numeric Python
number crunching code.

Other recognized environment variables to customize the unit-level tests are

CATE_DISABLE_WEB_TESTS=1
CATE_DISABLE_PLOT_TESTS=1
CATE_DISABLE_GEOPANDAS_TESTS=1
CATE_DISABLE_CLI_UPDATE_TESTS=1

### Generating the Documentation

We use the wonderful [Sphinx](http://www.sphinx-doc.org/en/stable/rest.html) tool to generate
Expand Down
5 changes: 0 additions & 5 deletions test-all.bat

This file was deleted.

0 comments on commit fdc579a

Please sign in to comment.