Skip to content

Commit e5949ef

Browse files
committed
added rucio-clients from github master branch
1 parent c9a9eaa commit e5949ef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/basic-python3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# * `test_BaseType_Unicode` and `test_nestedStructure` fail due to
2121
# DISET's string and unicode types being poorly defined
2222
- pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure'
23-
- pylint -E src/ --rcfile=.pylintrc
23+
- pylint -E src/
2424

2525
steps:
2626
- uses: actions/checkout@v2

environment-py3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,4 @@ dependencies:
9393
- git+https://gitlab.cern.ch/cburr/fts-rest.git@python3
9494
# Doesn't support Python 3.9
9595
# - rucio-clients >=1.25.6
96+
- git+https://github.com/rucio/rucio.git@master

0 commit comments

Comments
 (0)