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

Python check mushroom version #11

Closed
benvoe opened this issue Dec 19, 2019 · 1 comment
Closed

Python check mushroom version #11

benvoe opened this issue Dec 19, 2019 · 1 comment

Comments

@benvoe
Copy link
Contributor

benvoe commented Dec 19, 2019

Describe the solution you'd like
For checking the mushroom version it would be good, if it can be accessed in python after import.

import mushroom
print(mushroom.__version__)
boris-il-forte added a commit that referenced this issue Dec 21, 2019
- Fixes #11
- removed imports from mushroom/__init__.py
- added automatic version detection at installation time
- added automatic version detection when generating the  doc
@boris-il-forte
Copy link
Collaborator

boris-il-forte commented Dec 21, 2019

Fixed in dev branch.
The commit also remove all imports statements inside top-level __init__.py file

thlautenschlaeger pushed a commit to thlautenschlaeger/mushroom-rl that referenced this issue Jul 12, 2020
- Fixes MushroomRL#11
- removed imports from mushroom/__init__.py
- added automatic version detection at installation time
- added automatic version detection when generating the  doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants