#366 Added python3-tox to the list of packages to be instaled by Ansible when dev_mode is True. Fixes #363.
Merged 6 years ago by sayanchowdhury. Opened 6 years ago by sayaksarkar.
sayaksarkar/fedora-hubs tox-ansible-installation  into  develop

@@ -24,6 +24,7 @@ 

      - python-sphinx

      - python2-devel

      - python3-devel

+     - python3-tox

      - redhat-rpm-config

      - sqlite-devel

    when: hubs_dev_mode

Added python3-tox to the list of packages to be instaled by Ansible when dev_mode is True. Fixes #363.

Pull-Request has been merged by sayanchowdhury

6 years ago
Metadata