mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-17 06:20:27 +00:00
Merge pull request #191 from cmelchior/cm/bug/test-requirements
Fix test requirements for Mac OS
This commit is contained in:
commit
3eb7cbfbc8
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# for testing:
|
||||
miniboa
|
||||
parameterized
|
||||
pyftpdlib
|
||||
pytest
|
||||
pytest-xdist
|
||||
pyftpdlib
|
||||
# for building on osx:
|
||||
py2app
|
||||
|
|
|
|||
Loading…
Reference in a new issue