Skip to content

Commit 405a3ec

Browse files
boegelbranfosj
andauthored
only include 'keyring' entry in requirements.txt
Co-authored-by: Simon Branford <[email protected]>
1 parent 3edcac4 commit 405a3ec

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# keyring is required to provide GitHub token to EasyBuild;
22
# for recent versions of keyring, keyrings.alt must be installed too
3-
# 19.0 dropped Python 2 support
4-
keyring<19.0; python_version < '3.0'
5-
keyring; python_version >= '3.0'
3+
keyring
64
keyrings.alt
75

86
GitPython

0 commit comments

Comments
 (0)