Changes between Initial Version and Version 1 of Ticket #2255, comment 1


Ignore:
Timestamp:
2015-06-07T10:32:06Z (9 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2255, comment 1

    initial v1  
    991. Generated `requirements.txt` using the existing `./venv` by running `./venv/bin/python ./venv/bin/peep.py freeze > ./requirements.txt`
    10101. manually removed `wsgiref` and `allmydata-tahoe` from `requirements.txt`
    11 1. deactivated `./venv` then ran `python ./setyp.py safe_develop` to trigger peep's display of package hashes.
     111. deactivated `./venv` then ran `python ./setup.py safe_develop` to trigger peep's display of package hashes.
    12121. overwrote `requirements.txt` with the output of peep.
    1313