Skip to content

simplify setup.py to use pyproject.toml as source of truth#397

Open
mrxbroken011 wants to merge 1 commit intogithub:mainfrom
mrxbroken011:patch-1
Open

simplify setup.py to use pyproject.toml as source of truth#397
mrxbroken011 wants to merge 1 commit intogithub:mainfrom
mrxbroken011:patch-1

Conversation

@mrxbroken011
Copy link

from setuptools import setup
setup()

```python
from setuptools import setup
setup()
```
@mrxbroken011 mrxbroken011 requested a review from a team as a code owner February 7, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant