Packaging issues
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 35/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- python
- 领域
- build-system, release
调研方向
Start by reproducing the pip install output and inspecting the repository's packaging metadata and release configuration; the issue does not name specific files or tests. Done means the legacy setup.py warning is addressed and the project description appears correctly on PyPI.
由索引模型根据 Issue 内容生成。
描述
Two issues we should look at before doing the next release:
Legacy setup.py warning
$ pip install tableaudocumentapi
Collecting tableaudocumentapi
Downloading tableaudocumentapi-0.11.tar.gz (18 kB)
Preparing metadata (setup.py) ... done
Collecting lxml
Using cached lxml-4.9.1-cp39-cp39-macosx_10_15_x86_64.whl (4.6 MB)
Installing collected packages: lxml, tableaudocumentapi
DEPRECATION: tableaudocumentapi is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Running setup.py install for tableaudocumentapi ... done
Successfully installed lxml-4.9.1 tableaudocumentapi-0.11
PyPI missing project description

- 主要语言
- Python
- 星标
- 363
- 派生
- 183
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
tableau/document-api-python 的其他 Issue
-
难度 5/5 一周以上 新手友好度 20/100
tableau/document-api-python#270 ·
-
难度 4/5 3-5 天 新手友好度 25/100
tableau/document-api-python#260 ·
-
docs
难度 2/5 1-3 小时 新手友好度 55/100
tableau/document-api-python#258 ·
-
难度 5/5 一周以上 新手友好度 30/100
tableau/document-api-python#251 · 2 条评论 ·
-
难度 5/5 一周以上 新手友好度 20/100
tableau/document-api-python#250 · 2 条评论 ·