mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
explicit upgrade of setup tools
This commit is contained in:
parent
ad1b7a3dc3
commit
864a24ed40
@ -37,9 +37,8 @@ pre-release code), you should create a virtualenv and install into that:
|
||||
|
||||
* ``git clone https://github.com/tahoe-lafs/tahoe-lafs.git``
|
||||
* ``cd tahoe-lafs``
|
||||
* ``virtualenv venv``
|
||||
* ``venv/bin/pip install appdirs packaging six``
|
||||
* ``virtualenv --python=python2.7 venv``
|
||||
* ``venv/bin/pip install --upgrade setuptools``
|
||||
* ``venv/bin/pip install --editable .``
|
||||
* ``venv/bin/tahoe --version``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user