Skip to content

Commit 80f5882

Browse files
authored
Add pylib to py39 Pipfile (#110)
1 parent 104cbf4 commit 80f5882

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

smsparkbuild/py39/Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ importlib-metadata = "==4.11.3"
3535
pytest-parallel = "==0.1.1"
3636
pytest-rerunfailures = "10.0"
3737
numpy = "==1.22.2"
38+
py = "==1.11.0"
3839

3940
[requires]
4041
python_version = "3.9"

0 commit comments

Comments
 (0)