deepseek-ai / deepseek-ai/FlashMLA
Use `pyproject.toml`
Open
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 1.2k
- Avg merge
- 4h 20m
- Merged PRs (30d)
- 2
Description
Can you please move to `pyproject.toml` instead of setup.py?
Then declare `torch` as a build dependency
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting setup.py and the repository's current packaging configuration. Determine how to represent the existing build in pyproject.toml and declare torch as a build dependency, then verify that the package still builds successfully with the new configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100