-
Notifications
You must be signed in to change notification settings - Fork 106
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
Remove bundled VNC server #84
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
w00t! Some documentation changes suggested, but after that I think this can be good to go.
Should also help us get a conda-forge package out.
Amazing work on things @yuvipanda and @manics!!! I've not reviewed the changed lines in the PR but I think this is a good decision! |
@manics I've pushed a change with suggested new wording. If this looks good to you, I think we should merge and make a release! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice this looks great!
@yuvipanda I opened #87 about making the v2.0.0 release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed 2c210fe as we now no longer copy files to the share folder. It just includes a single bash script that passed pre-commit checks without change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Feel free to push anything else you want to this PR or merge.
Fixes #27 (incorrect licensing, noarch metadata doesn't match bundled executable in pypi package)