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

Document config file format ? #3

Open
dmerejkowsky opened this issue Oct 7, 2017 · 1 comment
Open

Document config file format ? #3

dmerejkowsky opened this issue Oct 7, 2017 · 1 comment

Comments

@dmerejkowsky
Copy link

I prefer creating and activating virtualenvs only when there is a setup.py file at the top.

Going through the source code, I found I could do that by editing the ~/.local/share/autovenv/config file to have:

file_names:
- requirements.txt
- setup.py

Question is: is this OK and do we want to document this ?

Thanks for writing this tool by the way :)

@djrobstep
Copy link
Owner

Hi, thanks for adding this issue! And sorry for my slow reply on this. You're correct that this is an undocumented feature, and it would be nice to have it documented properly. This isn't the highest priority project for me right now, so the docs haven't had any attention for a while now. Neither has the code tbh.

I'll try to tidy it up at some stage soon. In the meantime, if you felt like doing any PRs for any docs you'd like to see added, I'd be delighted to recieve them :)

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

2 participants