Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3ea564e

Browse files
committed
Rename to localstack-aws
1 parent 034919b commit 3ea564e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
File renamed without changes.
File renamed without changes.

‎setup.py‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
if __name__ == '__main__':
1616

1717
setup(
18-
name='awscli-local',
19-
version='0.22.0',
18+
name='localstack-awscli',
19+
version='0.1.0',
2020
description=description,
2121
long_description=README,
2222
long_description_content_type='text/markdown',
2323
author='LocalStack Team',
2424
author_email='info@localstack.cloud',
2525
url='https://github.com/localstack/awscli-local',
2626
packages=[],
27-
scripts=['bin/awslocal', 'bin/awslocal.bat'],
27+
scripts=['bin/localstack-aws', 'bin/localstack-aws.bat'],
2828
package_data={},
2929
data_files={},
3030
install_requires=['localstack-client'],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /