graphql-python / graphql-python/graphql-relay-py

Are both poetry and setuptools necessary?

未关闭
#49 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
144
派生
41
PR 合并指标
30 天内没有已合并 PR

描述

I am working on improving how this package is bundled in [nixpkgs](https://github.com/NixOS/nixpkgs) and notice that both poetry and setuptools are declared as build dependencies in pyproject.toml. Also, there is a setup.cfg and setup.py file. Are both of these build tools necessary?

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by comparing the build dependencies declared in pyproject.toml with the packaging configuration in setup.cfg and setup.py. Determine whether both Poetry and setuptools are required, then make the packaging configuration use only the necessary tools and verify that the package still builds for nixpkgs.

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

评估

技术栈
python
领域
build-system
Issue 类型
重构
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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