-e .[wcwidth,dev]
-r docs/requirements.txt
pre-commit

# QoL
ipython>=9.6.0
rich

# Testing
# Note: testtools is only used for faster local testing when using unittest (with or without coverage); it isn't used
# when running tests via pytest or in CI test jobs.
testtools
