remove ARCHIVE_PATH for now

This commit is contained in:
Kenneth Reitz
2014-03-13 16:36:49 -04:00
parent 4a0596c683
commit 492425d1cf
-2
View File
@@ -19,8 +19,6 @@ HOME_PWD = os.getcwd()
DEPS_MARKER = '# Build Deps: '
BUILD_PATH_MARKER = '# Build Path: '
ARCHIVE_PATH_MARKER = '# Archive Path: '
s3 = boto.connect_s3()
bucket = s3.get_bucket(AWS_BUCKET)