11 passenv = HOME  ; Needed to find locally installed fonts when testing PDF production.
 
  13     nosetests --with-coverage --cover-package=librarian -d --with-doctest --with-xunit --exe
 
  14 install_command = pip install --extra-index-url https://py.mdrn.pl/simple {packages}