1
0
mirror of synced 2025-12-30 03:02:21 -05:00

🐛 Add missing dependencies for acceptance tests to run. (#4808)

This commit is contained in:
Davin Chia
2021-07-19 12:24:07 +08:00
committed by GitHub
parent c9dfbcc2c5
commit 5f7d36efa6
22 changed files with 58 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#
# MIT License
#
# Copyright (c) 2020 Airbyte
@@ -19,6 +20,7 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
from setuptools import find_packages, setup