Skip to content

Commit

Permalink
Liftr Informatica generated commands from stable swagger version 2024…
Browse files Browse the repository at this point in the history
…-05-08
  • Loading branch information
almasak committed Jul 3, 2024
1 parent a7ce6a9 commit 03d49ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Informatica/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
HISTORY = f.read()

setup(
name='Informatica',
name='informatica',
version=VERSION,
description='Microsoft Azure Command-Line Tools Informatica Extension.',
long_description=README + '\n\n' + HISTORY,
license='MIT',
author='Microsoft Corporation',
author_email='[email protected]',
url='https://github.com/Azure/azure-cli-extensions/tree/main/src/Informatica',
url='https://github.com/Azure/azure-cli-extensions/tree/main/src/informatica',
classifiers=CLASSIFIERS,
packages=find_packages(exclude=["tests"]),
package_data={'azext_informatica': ['azext_metadata.json']},
Expand Down

0 comments on commit 03d49ab

Please sign in to comment.