Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove setuptools? #76

Open
holybiber opened this issue Sep 18, 2022 · 1 comment
Open

Remove setuptools? #76

holybiber opened this issue Sep 18, 2022 · 1 comment
Assignees
Labels
infrastructure Project management, dependencies, ... question Further information is requested

Comments

@holybiber
Copy link
Contributor

Do we really need setuptools?
If not, remove setup.cfg, setup.py and the line in requirements.txt

@holybiber holybiber added the question Further information is requested label Sep 18, 2022
@holybiber holybiber self-assigned this Sep 18, 2022
@crownedone
Copy link

If you want to be able to install the tool for sure (also for CICD or online services, that could use it).

In that case you could also update to use a pyproject.toml with a build tool like hatchling or flit.

@holybiber holybiber added the infrastructure Project management, dependencies, ... label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Project management, dependencies, ... question Further information is requested
Projects
Status: No status
Development

No branches or pull requests

2 participants