Skip to content

Commit

Permalink
Update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan343 committed Jan 26, 2024
1 parent 8707f26 commit c02d8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def find_version(*file_paths):
}

setup(
name='botocore',
name='botocore-infra-testing',
version=find_version("botocore", "__init__.py"),
description='Low-level, data-driven core of boto 3.',
long_description=open('README.rst').read(),
Expand Down

0 comments on commit c02d8b9

Please sign in to comment.