Skip to content

Commit d36259a

Browse files
authored
Update python-dev.yml
1 parent e83897c commit d36259a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
#pip install -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy
6262
pip install numpy
6363
pip install git+https://github.com/nedbat/coveragepy.git
64-
pip install cython python-dateutil pytz hypothesis pytest>=6.2.5 pytest-xdist pytest-cov
64+
pip install cython python-dateutil pytz hypothesis pytest>=6.2.5 pytest-xdist pytest-cov pytest-asyncio
6565
pip list
6666
6767
- name: Build Pandas

0 commit comments

Comments
 (0)