mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-22 13:21:52 +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:
|
# for testing:
|
||||||
|
miniboa
|
||||||
|
parameterized
|
||||||
|
pyftpdlib
|
||||||
pytest
|
pytest
|
||||||
pytest-xdist
|
pytest-xdist
|
||||||
pyftpdlib
|
|
||||||
# for building on osx:
|
# for building on osx:
|
||||||
py2app
|
py2app
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue