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

resources can be open for writing, if relative to instance #3

Open
asmodehn opened this issue Jul 26, 2016 · 0 comments
Open

resources can be open for writing, if relative to instance #3

asmodehn opened this issue Jul 26, 2016 · 0 comments

Comments

@asmodehn
Copy link
Member

This is useful when having the configuration file automatically created by code if missing.

=> enable a "run out of the pip" behavior, without having to configure / setup anything :
setup.py cannot create a file something outside the package, but the run-time code can.

We do NOT want to allow the user to erase package content, but instance content should be fine...

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

No branches or pull requests

1 participant