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

- Moved some Python packages from Python2 to Python3 (really the only packages...

- Moved some Python packages from Python2 to Python3 (really the only packages still on Python2 are Fabric and all of the Ansible related packages).
parent bb647521
Branches
No related tags found
No related merge requests found
...@@ -150,14 +150,10 @@ ...@@ -150,14 +150,10 @@
- boto3 - boto3
- docker-py - docker-py
- Fabric - Fabric
- flake8
- hashlib - hashlib
- kappa
- molecule - molecule
- netaddr - netaddr
- passlib - passlib
- pre-commit
- proselint
- python-vagrant - python-vagrant
- testinfra - testinfra
pip3: pip3:
...@@ -165,9 +161,12 @@ ...@@ -165,9 +161,12 @@
- awslogs - awslogs
- docker-compose - docker-compose
- flake8 - flake8
- kappa
- parse - parse
- pelican - pelican
- piprot - piprot
- pre-commit
- proselint
- selenium - selenium
- sh - sh
- template - template
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment