Skip to content
Snippets Groups Projects
Commit 7238bbea authored by nimrod's avatar nimrod
Browse files

- Replace Fabric (which is Python2 only) with Fabric3 (which supports Python3 as well as Python2).

parent b3388fa4
Branches
No related tags found
No related merge requests found
...@@ -149,7 +149,6 @@ ...@@ -149,7 +149,6 @@
- boto - boto
- boto3 - boto3
- docker-py - docker-py
- Fabric
- hashlib - hashlib
- molecule - molecule
- netaddr - netaddr
...@@ -160,6 +159,7 @@ ...@@ -160,6 +159,7 @@
- awscli - awscli
- awslogs - awslogs
- docker-compose - docker-compose
- Fabric3
- flake8 - flake8
- kappa - kappa
- parse - parse
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment