Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 27cb9cc

Browse files
committed
setuptools-rust
1 parent b0633b4 commit 27cb9cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: Install dependencies
3737
run: |
3838
python -m pip install --upgrade pip
39+
pip install setuptools-rust
3940
python setup.py install
4041
python setup.py test
4142
pip install flake8

0 commit comments

Comments
 (0)