Skip to content

Commit dfb69fd

Browse files
committed
No longer need theblues lib for charmstore
1 parent 191df9d commit dfb69fd

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
'macaroonbakery>=1.1,<2.0',
3636
'pyRFC3339>=1.0,<2.0',
3737
'pyyaml>=5.1.2,<=6.0',
38-
'theblues>=0.5.1,<1.0',
3938
'websockets>=8.1,<9.0 ; python_version=="3.8"',
4039
'websockets>=9.0,<10.0 ; python_version=="3.9"',
4140
'websockets>=10.0; python_version>"3.9"',

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ passenv =
2727
LXD_DIR
2828
deps =
2929
macaroonbakery
30-
theblues
3130
toposort
3231
typing-inspect
3332
paramiko

0 commit comments

Comments
 (0)