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

Use entry_points to create script. Fix #1266 (script not working on Windows) #1455

Merged
merged 6 commits into from
Jul 26, 2018

Conversation

vivainio
Copy link
Contributor

No description provided.

@bitwiseman
Copy link
Member

bitwiseman commented Jul 24, 2018

This is cool and I'd love to merge it but my python-fu isn't strong enough. Help?

@vivainio
Copy link
Contributor Author

Turned out the CI failed because there was a test that tried to use the "bad" script that was now removed. I would probably need to remove those tests as well.

The script is only created now when an installation happens, e.g. with pip install

@bitwiseman
Copy link
Member

@vivainio Is there a way to run the pip install such that the script in question gets created?

@vivainio
Copy link
Contributor Author

vivainio commented Jul 24, 2018 via email

@bitwiseman
Copy link
Member

bitwiseman commented Jul 24, 2018 via email

@bitwiseman bitwiseman force-pushed the master branch 3 times, most recently from d2a0dc2 to af9eecf Compare July 25, 2018 14:20
@bitwiseman bitwiseman force-pushed the master branch 3 times, most recently from a88d0f2 to 60c3fa7 Compare July 26, 2018 01:53
@bitwiseman
Copy link
Member

Fixes #1254

@bitwiseman bitwiseman merged commit 4556d25 into beautifier:master Jul 26, 2018
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

Successfully merging this pull request may close these issues.

2 participants