forked from github/pelican
psutil does a much better job at accurately counting CPU cores, of which pytest-xdist takes advantage for the purposes of running tests concurrently.
11 lines
130 B
Text
11 lines
130 B
Text
# Tests
|
|
Pygments==2.6.1
|
|
pytest
|
|
pytest-cov
|
|
pytest-xdist[psutil]
|
|
|
|
# Optional Packages
|
|
Markdown >= 3.1
|
|
BeautifulSoup4
|
|
lxml
|
|
typogrify
|