auto update of scripts/bootstrapit_update.sh

This commit is contained in:
Manuel Barkhau 2018-12-08 23:14:15 +01:00
parent 3407f95090
commit 1c36bf214a

View file

@ -363,6 +363,7 @@ copy_template CONTRIBUTING.md;
copy_template CHANGELOG.md;
copy_template license.header;
copy_template stubs/README.md;
copy_template MANIFEST.in;
copy_template setup.py;
copy_template setup.cfg;