Skip to content

Conversation

@cthoyt
Copy link
Collaborator

@cthoyt cthoyt commented Jun 7, 2024

The main functionality of this package actually doesn't use several of the currently listed requirements, so I reorganized them.

  1. matplotlib is used for some of the examples, so I made an optional group
  2. nox is used to run the tests, but itself takes care of specifying the requirements for its environments, so they don't have to be configured here
  3. pytest, scipy, pooch are used in tests so I made an optional group to define these and upstreamed it from the noxfile
@v0lta
Copy link
Owner

v0lta commented Jun 10, 2024

Yes, this makes a lot of sense; we don't want bloated dependencies.

@v0lta v0lta merged commit 638a3c0 into main Jun 10, 2024
@v0lta v0lta deleted the clean-up-requirements branch June 10, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants