Skip to content

misc bugfixes

Latest

Choose a tag to compare

@eshellman eshellman released this 26 Aug 17:50
· 17 commits to master since this release
  • code was failing on external stylesheets
  • main use case of building PG texts failed on multifile html because the max-depth>1 spidering was too greedy, and thus not useful
  • top level package named "epubmaker" but top-level folder named "src". distutils could build a working distribution, but it was impossible to run out of source, making "develop" installs fail.