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

Automatically activate pyros-setup configuration at import #32

Open
asmodehn opened this issue Oct 24, 2016 · 0 comments
Open

Automatically activate pyros-setup configuration at import #32

asmodehn opened this issue Oct 24, 2016 · 0 comments
Labels

Comments

@asmodehn
Copy link
Member

Currently to activate, a user must

import pyros_setup
pyros_setup.configurable_import().configure().activate()

Wouldnt it be better to just

import pyros_setup

and have pyros-setup itself automatically activate the configuration using the system configuration ?
And what about #31 ?

It seems it might have been the intention there : pyros-dev/pyros@d6c96cd#diff-b7d0c9b96658fe7dfc45d625930433aeR28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant