Skip to content

Commit

Permalink
fix: revert b4c0c9e
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Dec 8, 2021
1 parent 0b28e27 commit cad0a7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions docs/diracdoctools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@
"pylab",
"pythonjsonlogger",
"stomp",
# Doesn't support Python 3.9
"rucio",
]
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ dependencies:
#- tornado >=5.0.0,<6.0.0
- typing >=3.6.6
- pyyaml
- rucio-clients
- pip:
# Prerelease of the required package for integration of OAuth2
- Authlib>=1.0.0.a2
Expand All @@ -97,5 +98,4 @@ dependencies:
# This is an extension of Tornado to use M2Crypto
# It should eventually be part of DIRACGrid
- git+https://github.com/DIRACGrid/tornado_m2crypto
- rucio-clients >=1.26.0rc1
- -e .

0 comments on commit cad0a7c

Please sign in to comment.