Skip to content

Commit

Permalink
Update of version naming for rdkit
Browse files Browse the repository at this point in the history
  • Loading branch information
Old-Shatterhand committed Mar 26, 2024
1 parent 7e70beb commit 9c3a0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_rdkit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
test:
strategy:
matrix:
rdkit-version: [rdkit"==2022.04", rdkit"==2023.04"]
rdkit-version: [rdkit"~2022.03.1", rdkit"~2023.03.1"]
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9c3a0a0

Please sign in to comment.