Skip to content

Conversation

@mrclary
Copy link
Collaborator

@mrclary mrclary commented Mar 28, 2025

  • Remove interactivity from scripts
  • Add executable script at install
  • Use absolute imports
  • Move source code to src directory
  • Add conda recipe
  • Add workflow

mrclary added 5 commits March 24, 2025 10:20
This will be more conducive to executable script
Note: argv removed from main call signature to be compatible with executable script created at install. argparser should handle sys.argv automatically.
@mrclary mrclary force-pushed the update-scripts branch 13 times, most recently from c4aa009 to 18b495b Compare April 4, 2025 06:38
@mrclary mrclary requested a review from ccordoba12 April 5, 2025 04:03
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mrclary for your work on this!

@mrclary
Copy link
Collaborator Author

mrclary commented Apr 5, 2025

@ccordoba12, looks like the suggestions are all okay. I checked the new artifacts locally.

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mrclary!

@ccordoba12 ccordoba12 merged commit 1ac1285 into spyder-ide:main Apr 5, 2025
1 check passed
@mrclary mrclary deleted the update-scripts branch April 7, 2025 14:16
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