Skip to content

Commit

Permalink
Revert "test binary"
Browse files Browse the repository at this point in the history
This reverts commit 03276c1.
  • Loading branch information
carlcsaposs-canonical committed Dec 18, 2024
1 parent 63dff65 commit 2493b99
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ parts:
after:
- poetry-deps
poetry-export-extra-args: ['--only', 'main,charm-libs']
poetry-pip-extra-args: ['--only-binary', 'mysql-connector-python']
build-snaps:
- rustup
build-packages:
Expand Down
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ tenacity = "^8.5.0"
jinja2 = "^3.1.4"
poetry-core = "^1.9.0"
requests = "^2.32.3"
mysql-connector-python = "~8.0.33"

[tool.poetry.group.charm-libs.dependencies]
# data_platform_libs/v0/data_interfaces.py
Expand Down

0 comments on commit 2493b99

Please sign in to comment.