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

Add pyproject.toml file #19

Closed
anomam opened this issue Jan 19, 2025 · 0 comments · Fixed by #18
Closed

Add pyproject.toml file #19

anomam opened this issue Jan 19, 2025 · 0 comments · Fixed by #18
Milestone

Comments

@anomam
Copy link
Contributor

anomam commented Jan 19, 2025

Issue

When installing with pip install -e ".", I got

DEPRECATION: Legacy editable install of solarfactors==0+untagged.109.gc161def from file:///<...>/solarfactors (setup.py develop) is deprecated. pip 25.0 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at https://github.com/pypa/pip/issues/11457

Suggested solution

Add a pyproject.toml file per recommended in the warning message.

@kandersolar kandersolar added this to the 1.5.4 milestone Jan 28, 2025
@anomam anomam mentioned this issue Jan 29, 2025
8 tasks
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 a pull request may close this issue.

2 participants