Skip to content

Commit

Permalink
Remove poetry lock
Browse files Browse the repository at this point in the history
  • Loading branch information
tbereau committed Sep 28, 2023
1 parent 5e9effd commit 5681ed9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,736 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,6 @@ jobs:
shell: bash -l {0}
run: |
python -m pip install . --no-deps
python -m pip install poetry
poetry self update
poetry shell
poetry add rdkit
poetry lock
poetry install
conda list
- name: Run tests
Expand Down
Loading

0 comments on commit 5681ed9

Please sign in to comment.