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

Avoid strict dependencies #3

Merged
merged 3 commits into from
Sep 13, 2022
Merged

Conversation

paolo-viceconte
Copy link
Collaborator

This PR addresses #2.

In particular, it intended to:

  • move the strict repo dependencies (i.e. with exact versions) from the setup.cgf to the requirements.txt file
  • leave in the setup.cgf only lower/upper version bounds of the repo dependencies

setup.cfg Outdated Show resolved Hide resolved
Copy link
Contributor

@traversaro traversaro left a comment

Choose a reason for hiding this comment

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

A comment on protobuf dep.

Co-authored-by: Silvio Traversaro <silvio@traversaro.it>
@paolo-viceconte
Copy link
Collaborator Author

A comment on protobuf dep.

Suggestion integrated, thanks!

@paolo-viceconte paolo-viceconte merged commit 5ba7726 into main Sep 13, 2022
@paolo-viceconte paolo-viceconte deleted the avoid_strict_dependencies branch September 13, 2022 09:55
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