~ubuntu-branches/ubuntu/trusty/virtualenvwrapper/trusty-proposed

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Package Import Robot
  • Author(s): Jan Dittberner
  • Date: 2012-01-08 18:27:55 UTC
  • mfrom: (1.2.14)
  • Revision ID: package-import@ubuntu.com-20120108182755-pan9qj3tb0u2o9bd
Tags: 2.11.1-1
* New upstream version.
* refresh debian/patches/debianspecific-setup.py.patch and
  debian/patches/remove_bitbucket_support.patch
* update debian/copyright format and copyright years

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
 
59
59
virtualenvwrapper is tested under Python 2.4 - 2.7.
60
60
 
 
61
Upgrading to 2.9
 
62
================
 
63
 
 
64
Version 2.9 includes the features previously delivered separately by
 
65
``virtualenvwrapper.project``.  If you have an older verison of the
 
66
project extensions installed, remove them before upgrading.
 
67
 
61
68
Upgrading from 1.x
62
69
==================
63
70
 
99
106
*without* your aliases enabled.  If you can identify the alias causing
100
107
the problem, that will help make virtualenvwrapper more robust.
101
108
 
 
109
==========
 
110
Change Log
 
111
==========
 
112
 
 
113
The `release history`_ is part of the project documentation.
 
114
 
 
115
.. _release history: http://www.doughellmann.com/docs/virtualenvwrapper/history.html
 
116
 
102
117
=======
103
118
License
104
119
=======