Commit 0400988447a191d250f5e6b98947e1ada82d7c9d

Authored by selurvedu
1 parent 257dc33e

Automatically update src/ when running buildout

In other words, `bin/buildout` now includes `bin/develop update`.
Showing 1 changed file with 1 additions and 0 deletions
1 1 [buildout]
2 2 extensions = mr.developer
3 3 auto-checkout = *
  4 +always-checkout = true
4 5 develop = .
5 6 find-links =
6 7 http://op:x9W3jZ@dist.quintagroup.com/op/
... ...
Please register or login to post a comment