Skip to content

Commit 40b4399

Browse files
committed
fix pbs version in requirements.txt
1 parent 282a5d4 commit 40b4399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pygit2==0.26.3 # requires libgit2 0.26
22
clint==0.5.1
33
sh==1.12.14;sys_platform!='win32'
4-
pbs==0.11;sys_platform=='win32'
4+
pbs==0.110;sys_platform=='win32'

0 commit comments

Comments
 (0)