airbytehq / airbytehq/airbyte-api-python-sdk

Drop usage of dataclasses-json

オープン
#137 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
61
フォーク
27
平均マージ
4分
マージ済み PR(30日)
2

説明

The package uses both
`dataclasses-json` and `marshmallow`

https://github.com/airbytehq/airbyte-api-python-sdk/blob/9f75c7958de949d319836eeb883ed7f45b18a82a/setup.py#L32-L35

however `dataclasses-json` supports only `marshmallow` 3 and the package announced deprecation - see https://github.com/lidatong/dataclasses-json/issues/568 this doesn't allow to use `marshmallow` 4 with `airbyte-api-python-sdk`

The required action:
drop `dataclasses-json` as a dependency for this package

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。