Skip to content

Commit 529d0e7

Browse files
committedMay 7, 2017
pythonPackages.pathspec: fixup, fixes eval
1 parent aad7c7c commit 529d0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pkgs/top-level/python-packages.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -8407,7 +8407,7 @@ in {
84078407

84088408
propagatedBuildInputs = with self; [
84098409
twitter-common-collections setproctitle setuptools six ansicolors
8410-
packaging pathspec_0_5 scandir twitter-common-dirutil psutil requests2
8410+
packaging pathspec scandir twitter-common-dirutil psutil requests2
84118411
pystache pex docutils markdown pygments twitter-common-confluence
84128412
fasteners coverage pywatchman futures cffi
84138413
];

0 commit comments

Comments
 (0)
Please sign in to comment.