Skip to content

Commit

Permalink
pin pip version for python 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dlbewley committed Mar 24, 2021
1 parent 064c418 commit 0f2d143
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ https://github.com/dlbewley/alfred-rh411</string>
<key>variablesdontexport</key>
<array/>
<key>version</key>
<string>0.0.13</string>
<string>0.0.13a</string>
<key>webaddress</key>
<string>http://guifreelife.com/</string>
</dict>
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
pip==20.3.4
ldap3
humanize
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.13
0.0.13a

0 comments on commit 0f2d143

Please sign in to comment.