Skip to content

Commit

Permalink
made it pydelphin
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcassell committed Nov 9, 2024
1 parent b4b2a38 commit 5563228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
source venv/bin/activate
pip install --upgrade pip
pip install delphin==1.4.0 # This will install both delphin and ace
pip install pydelphin==1.4.0 # This will install both delphin and ace
# Ensure that ace can be imported from Python
- name: Test Python import
Expand Down

0 comments on commit 5563228

Please sign in to comment.