File tree Expand file tree Collapse file tree 9 files changed +84
-520
lines changed Expand file tree Collapse file tree 9 files changed +84
-520
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ virtualenvwrapper/docs
2525.tox
2626* .orig
2727TAGS
28+ ChangeLog
29+ AUTHORS
2830
2931syntax: re
3032.DS_Store
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- include setup.py
2- include distribute_setup.py
3- include tests/*
4- include tests/testpackage/setup.py
5- include tests/testpackage/testscript.py
6- include tests/testtemplate/distribute_setup.py
7- include tests/testtemplate/setup.py
8- include tests/testtemplate/mytemplates/*.py
91recursive-include docs *.rst *.py *.html *.css *.js *.png *.txt
10- include tox.ini
11- include LICENSE
File renamed without changes.
Original file line number Diff line number Diff line change 1919 virtualenvs. Suggested by Dave Coutts in :bbissue: `186 `.
2020- Fix :ref: `command-lsvirtualenv ` when there are spaces in
2121 ``WORKON_HOME ``. Resolves :bbissue: `194 `.
22+ - Switch to `pbr `_ for packaging.
23+
24+ .. _pbr : https://github.com/openstack-dev/pbr
2225
23264.0
2427===
Original file line number Diff line number Diff line change 1+ virtualenv
2+ virtualenv-clone
3+ stevedore
You can’t perform that action at this time.
0 commit comments