python-edl
python-edl copied to clipboard
Fix build-time dependences on timecode
This fixes #5 -- the typical way around this sort of chicken-and-egg problem is to use exec() to slurp up the version name from another plain Python file.
@simonh10 Could we get this merged in possibly?