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

fix: default script with name_safe #527

Merged
merged 1 commit into from Dec 28, 2023

Conversation

yokomotod
Copy link
Contributor

@yokomotod yokomotod commented Dec 19, 2023

fix #526

now it succeed to init and sync

$ rye init foo-bar
$ cd foo-bar
$ rye sync
...
Installing collected packages: foo-bar
Successfully installed foo-bar-0.1.0
Done!

@mitsuhiko mitsuhiko merged commit e8404f1 into astral-sh:main Dec 28, 2023
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.

Invalid script entry point - A callable suffix is required.
3 participants