attempting fix

This commit is contained in:
Navan Chauhan 2020-11-08 15:32:43 +05:30
parent 90ad37cbd0
commit 8f9ceebebf
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ jobs:
run: | run: |
sudo apt update && sudo apt install python3-openbabel openbabel python-six git sudo apt update && sudo apt install python3-openbabel openbabel python-six git
python -m pip install --upgrade pip six python -m pip install --upgrade pip six
python -m pip install oddt git+https://github.com/navanchauhan/plip python -m pip install oddt git+https://github.com/navanchauhan/plip openbabel
- name: Clean Test Data - name: Clean Test Data
run: cd tests && python test-oddt-plip.py run: cd tests && python test-oddt-plip.py