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

Enable editable installations: pip install -e . #84

Conversation

cyberw
Copy link
Contributor

@cyberw cyberw commented Oct 14, 2022

Maybe there is some other way to make editable installations, but pip install -e ... is the only way I know, and a setup.cfg or setup.py file is needed for that :)

Fixes #85

@cyberw cyberw requested a review from thilp as a code owner October 14, 2022 15:08
@zincr
Copy link

zincr bot commented Oct 14, 2022

🤖 zincr found 1 problem , 0 warnings

❌ Approvals
✅ Large Commits
✅ Specification
✅ Dependency Licensing

Details on how to resolve are provided below


Approvals

All proposed changes must be reviewed by project maintainers before they can be merged

Not enough people have approved this pull request - please ensure that 1 additional user, who have not contributed to this pull request approve the changes.

  • ✅ Approved by team member @thilp
  • ❌ 1 additional approval needed
     

@cyberw
Copy link
Contributor Author

cyberw commented Oct 14, 2022

Ping @thilp

@cyberw
Copy link
Contributor Author

cyberw commented Oct 17, 2022

Can you approve and merge @thilp ?

@cyberw cyberw closed this Aug 3, 2023
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.

Enable making editable installations
2 participants