Skip to content

Commit 183affb

Browse files
committed
requirement for tests
1 parent acf5b4b commit 183affb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ environment:
1919

2020
install:
2121
# We need wheel installed to build wheels
22-
- "%PYTHON%\\python.exe -m pip install nose"
22+
- "%PYTHON%\\python.exe -m pip install nose pyftpdlib mock"
2323
- "%PYTHON%\\python.exe setup.py install"
2424

2525
build: off

0 commit comments

Comments
 (0)