[Sqlalchemy-tickets] Issue #3009: tarball contains only minified versions of javascript libraries (
Brought to you by:
zzzeek
|
From: piotro <iss...@bi...> - 2014-03-30 18:54:25
|
New issue 3009: tarball contains only minified versions of javascript libraries https://bitbucket.org/zzzeek/sqlalchemy/issue/3009/tarball-contains-only-minified-versions-of piotro: Hi, Could you please add sources (i.e. not only minified versions) for below files in the tarball? * doc/searchindex.js * doc/_static/jquery.js * doc/_static/underscore.js I rebuild docs in Debian anyway, but we distribute original tarball as well and hence need all the sources (I can rebuild the tarball to remove all generated docs, but I'd prefer to keep the original tarball) |