Changes between Initial Version and Version 1 of Ticket #13084, comment 6


Ignore:
Timestamp:
08/12/17 21:45:06 (8 years ago)
Author:
Mark Spieth

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13084, comment 6

    initial v1  
    1212
    1313should give no errors if the output matches the doctests near the top of the file.
    14 PYTHONPATH is required if you dev tree is not in the default PYTHONPATH otherwise it will use your installed libs.
     14PYTHONPATH is required if you dev tree is not in the default PYTHONPATH otherwise it will use your installed libs. Current path is viatal too for tvdb_test.conf for the tests.
     15
    1516Dev was done with pycharm (my favourite ide for python ATM). Be careful with project paths in this too.