attempting fix wip

This commit is contained in:
Navan Chauhan 2020-11-08 15:42:51 +05:30
parent d5b4c5004e
commit 24ca759b79
1 changed files with 0 additions and 3 deletions

View File

@ -21,8 +21,5 @@ jobs:
sudo apt update && sudo apt install python3-openbabel openbabel python-six git libopenbabel-dev libopenbabel6
python -m pip install --upgrade pip six wheel
python -m pip install oddt git+https://github.com/navanchauhan/plip
- name: Verifying OpenBabel
run: |
python3 -m pip install openbabel
- name: Clean Test Data
run: cd tests && python test-oddt-plip.py