-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
testsAdd or improve existing testsAdd or improve existing tests
Description
Be sure to also:
- Add
py3
to the envlist intox.ini
- Change
flake src
toflake src test
intox.ini
- Add
{[testenv]deps}
to thedeps
field in thetyping
testenv intox.ini
- Change
mypy src
tomypy src test
intox.ini
- Uncomment the commented-out
python-version
s andtoxenv
in.github/workflows/test.yml
yarikoptic
Metadata
Metadata
Assignees
Labels
testsAdd or improve existing testsAdd or improve existing tests