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

Remove unnecessary packages from requirement_dot.txt #53

Closed
dividor opened this issue Dec 5, 2022 · 2 comments
Closed

Remove unnecessary packages from requirement_dot.txt #53

dividor opened this issue Dec 5, 2022 · 2 comments

Comments

@dividor
Copy link
Collaborator

dividor commented Dec 5, 2022

Describe your maintenance task
There are a lot of packages which aren't used in ./dot/requirements_dot.txt adding to dependency load. We should remove them if not used.

Additional context
Be sure to keep anything which dot, linting/black or self tests need.

@dividor dividor changed the title Remove unneccesary packaes from requirement_dot.txt Remove unnecessary packages from requirement_dot.txt Dec 5, 2022
@dividor
Copy link
Collaborator Author

dividor commented Dec 5, 2022

Remove them, then run DOT make sure it's working. Be sure to run self tests and set up pre-commit hooks (see CONTRIBUTION.md)

@dividor dividor mentioned this issue Mar 27, 2023
@JanPeterDatakind
Copy link
Collaborator

Implemented in release 1.0.5

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

No branches or pull requests

2 participants