Changeset 17121


Ignore:
Timestamp:
5 Oct 2022, 15:39:48 (2 years ago)
Author:
Henrik Bettermann
Message:

bootstrap.py has been deprecated.

Location:
main/kofacustom.edocons/trunk
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.edocons/trunk/README.txt

    r16615 r17121  
    1111Bootstrap and buildout have to be run in two steps:
    1212
    13   (py27)$ python bootstrap.py -c buildout-init.cfg
     13  (py27)$ ../py27/bin/buildout -c buildout-init.cfg
    1414
    15   (py27)$ ./bin/buildout -c buildout-init.cfg
    16 
    17   (py27)$ ./bin/buildout
     15  (py27)$ ../py27/bin/buildout
    1816
    1917Repository
Note: See TracChangeset for help on using the changeset viewer.