pythonPackages.natsort: add missing dependency

This commit is contained in:
Frederik Rietdijk 2016-12-18 00:13:20 +01:00
parent 540909f160
commit 311171e69c

View File

@ -8266,6 +8266,7 @@ in {
pytestcov pytestcov
pytestflakes pytestflakes
pytestpep8 pytestpep8
pytest
mock mock
] ]
# pathlib was made part of standard library in 3.5: # pathlib was made part of standard library in 3.5: