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

Reduce complexity in conda native docs. #37

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Mar 21, 2024

Hey @travishathaway, a suggestion how to reduce the complexity of your proposal in #35

@@ -27,7 +27,7 @@ dependencies = [
"conda",
"keyring",
"requests",
"ruamel.yaml<0.18",
Copy link
Member Author

@jezdez jezdez Mar 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was neeeded since otherwise the pip install -e . call would downgrade the dependency using a package from PyPI

@travishathaway travishathaway merged commit 019e187 into conda-incubator:conda-native-developer-setup Mar 21, 2024
2 checks passed
@travishathaway
Copy link
Collaborator

Thanks for the suggestions @jezdez. These all look good to me.

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.

2 participants