Edgewall Software

Changes between Version 442 and Version 443 of TracInstall


Ignore:
Timestamp:
Jan 30, 2020, 11:00:51 PM (4 years ago)
Author:
Ryan J Ollos
Comment:

Revise TracInstall@442. Installation succeeds without wheel installed, per my testing with Python 2.7.15 and 2.6.9 using pyenv on OSX. I uninstalled the wheel package to test. Most distributions (including pyenv) include wheel anyway. If you have a failure case, please post to the trac-users MailingList and we can investigate.

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v442 v443  
    133133}}}
    134134
    135 (Note, this requires previously to have the pip package "wheel" installed.)
    136 
    137135`pip` supports numerous other install mechanisms. It can be passed the URL of an archive or other download location. Here are some examples:
    138136