update CI - pkg build (#1235)
* add testing in Travis * add proj. requirements * install CUDA * def tested packages * add missing meta in setup * add empty test * restructure travis tests * add sample doctest * switch to nose2 * add sample test * using pytest * minor fixes
Showing
requirements.txt
0 → 100644
| mmcv>=0.2.10 | ||
| numpy | ||
| matplotlib | ||
| six | ||
| terminaltables | ||
| pycocotools | ||
| torch>=1.1 | ||
| torchvision | ||
| imagecorruptions | ||
| \ No newline at end of file |
tests/requirements.txt
0 → 100644
tests/test_utils.py
0 → 100644
Please register or sign in to comment