dictation-toolbox/natlinkcore

grammar files no reloading when in pip -e mode

quintijn opened this issue · 0 comments

It seems, that the time checking for a changed grammar file is failing when you run the grammars directory in a pip -e mode, that is the directory is not directly in site-packages, but in some clone of a repository.