Skip to content

Commit

Permalink
remove msgpack direct install
Browse files Browse the repository at this point in the history
  • Loading branch information
eatpk committed Nov 19, 2023
1 parent 91c87e8 commit 1ff4592
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Install Dependencies
run: |
pip install --upgrade pip
pip install msgpack
python setup.py install
- name: Run All Tests
Expand Down

0 comments on commit 1ff4592

Please sign in to comment.