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

Pyproject.toml #289

Open
sqbl opened this issue Nov 21, 2024 · 3 comments
Open

Pyproject.toml #289

sqbl opened this issue Nov 21, 2024 · 3 comments

Comments

@sqbl
Copy link
Collaborator

sqbl commented Nov 21, 2024

Soon pip will not support "-e" installation from repo's with setup.py.
Investigate this, and seek to transfer to a pyproject.toml type setup.

@SRFU-NN
Copy link
Collaborator

SRFU-NN commented Nov 25, 2024

let's also add project classifiers (e.g. project type) when we are doing stuff, see #197

@Firefly78
Copy link
Collaborator

Also consider removing (not updated in forever) - requirements.txt.
Does anyone know why this is used in the python-package-tests.yml pipeline, instead of just running pip install .?

@sqbl
Copy link
Collaborator Author

sqbl commented Dec 5, 2024

Also consider removing (not updated in forever) - requirements.txt. Does anyone know why this is used in the python-package-tests.yml pipeline, instead of just running pip install .?

Good point

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

No branches or pull requests

3 participants