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

drop virtualenv test dependency, improve README #125

Merged
merged 3 commits into from
Apr 22, 2022

Conversation

Bastian-Krause
Copy link
Member

Small collection of testing related improvements:

  • github/README: drop python virtualenv test dependency
  • README: clarify which calls must be run in the venv
  • README: mention test dependencies

Python's venv [1] offers similar functionality as virtualenv does. So use
that and drop the virtualenv dependency.

In the GitHub actions workflow, virtualenv was never used anyway.

[1] https://docs.python.org/3/library/venv.html

Signed-off-by: Bastian Krause <bst@pengutronix.de>
Signed-off-by: Bastian Krause <bst@pengutronix.de>
Signed-off-by: Bastian Krause <bst@pengutronix.de>
Copy link
Member

@ejoerns ejoerns left a comment

Choose a reason for hiding this comment

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

Looks fine for me now 👍

@ejoerns ejoerns merged commit e7202be into rauc:master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants