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

Various minor tweaks to clean up the repo #150

Merged
merged 7 commits into from
Dec 5, 2023
Merged

Various minor tweaks to clean up the repo #150

merged 7 commits into from
Dec 5, 2023

Conversation

tchamberlin
Copy link
Member

As per #140, various unused files have been removed (GUI code, attic, etc.). Note that wget has not been removed in this PR; this is functional change that I'll address separately

As per #139, the dependencies in pyproject.toml have been updated/reorganized

I _think_ __all__ should now be functioning as intended. But I'm not sure that the way it's intended to work makes sense -- need to discuss
@tchamberlin tchamberlin requested a review from mpound December 5, 2023 16:22
Copy link
Collaborator

@mpound mpound left a comment

Choose a reason for hiding this comment

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

Is myst-parser no longer needed?

@tchamberlin
Copy link
Member Author

It appears not -- we don't have any documentation source in .md files at least. I'd be fine dropping it

Sort deps alphabetically. Change dysh[all] syntax
@tchamberlin
Copy link
Member Author

I have made some final tweaks to the dependencies:

  • sorted them alphabetically
  • changed all = ["dysh[dev]", "dysh[nb]"] to all = ["dysh[dev,nb]"]

@tchamberlin tchamberlin deleted the cleanup branch December 7, 2023 15:32
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