Skip to content
Snippets Groups Projects

Update MANIFEST.in to include the *.sql3 files too.

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
include README.rst bootstrap-buildout.py buildout.cfg develop.cfg version.txt requirements.txt
recursive-include doc *.py *.rst
recursive-include bob *.ndx *.trn
recursive-include bob *.sql3 *.ndx *.trn
Loading