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

urdfenvs should not be a dev dependency #24

Open
maxspahn opened this issue Mar 7, 2023 · 0 comments
Open

urdfenvs should not be a dev dependency #24

maxspahn opened this issue Mar 7, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@maxspahn
Copy link
Contributor

maxspahn commented Mar 7, 2023

[tool.poetry.group.dev.dependencies]
pylint = "^2.16.1"
black = "^23.1.0"
urdfenvs = "^0.5.1"

urdfenvs is used for the examples and should thus not be a dev dependency but be part of a different group called examples or agents.

@maxspahn maxspahn added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant