pannman commited on
Commit
f0632cc
·
1 Parent(s): cb122e2

add pytest

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -15,6 +15,7 @@ flake8 = "^6.1.0"
15
  isort = "^5.12.0"
16
  mypy = "^1.5.1"
17
  ipykernel = "^6.25.2"
 
18
 
19
  [tool.pysen]
20
  version = "0.10"
 
15
  isort = "^5.12.0"
16
  mypy = "^1.5.1"
17
  ipykernel = "^6.25.2"
18
+ pytest = "^7.4.0"
19
 
20
  [tool.pysen]
21
  version = "0.10"