testcontainers / testcontainers/testcontainers-python

Installation with poetry and mssqlserver extra broken

未关闭
#215 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

@gplssm 已经在做这个了。

开始于 2023年1月23日。

  • #298 来自 @gplssm —— 未关闭
✅ close on merge 📦 package: mssql
主要语言
Python
星标
2.3k
派生
386
平均合并
4 小时 40 分钟
30 天内合并 PR
1

描述

Hi,

when installing with the mssqlserver extra poetry attempts to install pymssql 3.0.3 which complains:

DeprecationWarning: The pymssql project has been discontinued. To install the last working released version, use a
version specifier like "pymssql<3.0". For details and alternatives see:
https://github.com/pymssql/pymssql/issues/668
[end of output]

a workaround is to do as it says. But maybe the pymssql dependency should be removed in favour of pyodbc.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先检查 mssqlserver extra 的依赖配置,并查看关联的 pull request #298。复现 Poetry 安装失败,然后验证使用受支持的数据库驱动依赖安装 extra 是否能够完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
build-system, databases
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
28/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。