File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11lambda-uploader CHANGELOG
22=========================
33
4- Unreleased
5- ----------
4+ 0.4.0
5+ -----
66- Added support for ignoring files
77- Added the ability to use an existing virtual environment
88- Fixed the temporary workspace name to prevent confusion
99- Updated the virtualenv site-packages copy to include lib64 if it
1010 is not a symlink
11+ - Add --no-virtualenv flag and set the default behavior to no longer create
12+ a virtual environment unless package requirements are found
1113
12140.3.0
1315-----
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515__title__ = 'lambda_uploader'
16- __version__ = '0.3 .0'
16+ __version__ = '0.4 .0'
1717__license__ = 'Apache 2.0'
1818__copyright__ = 'Copyright Rackspace US, Inc. 2015'
1919__url__ = 'https://github.com/rackerlabs/lambda-uploader'
You can’t perform that action at this time.
0 commit comments