-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fixed everything except conda and venv support #17
Conversation
@martinohanlon new PR. |
I am not going to merge this PR. As discussed in the issues there are significant differences between how I intend to deliver the API. I will work on the issues and progress. Feel free to fork to the repo and use for your requirements but please maintain the license. Thanks a lot for your contribution, this will be a big help in me implementing the changes. |
@martinohanlon please tell me if you are interested in shortcuts that activate environments. If yes - I will let you know when they are ready. |
fixes issues:
Suits my use-case of creating shortcuts in setup.py to executable entry_point and to dirs in site-packages (which also do not exist when code in setup.py is run).