Skip to content

Commit

Permalink
Applovin cercle ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
abedrytski committed Jul 18, 2023
1 parent 475ea5a commit 1f827a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions airbyte-integrations/connectors/source-applovin/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
author_email="[email protected]",
packages=find_packages(),
install_requires=MAIN_REQUIREMENTS,
package_data={"": ["*.json", "*.yaml"]},
package_data={"": ["*.json", "*.yaml", "schemas/*.json", "schemas/shared/*.json"]},
package_data={"": ["*.json", "*.yaml", "schemas/*.json"]},
extras_require={
"tests": TEST_REQUIREMENTS,
},
Expand Down

0 comments on commit 1f827a4

Please sign in to comment.