We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c044d6 commit ce219a4Copy full SHA for ce219a4
.github/workflows/test_ipex.yml
@@ -45,6 +45,7 @@ jobs:
45
46
- name: Install autoawq
47
run: |
48
+ pip install --upgrade pip setuptools wheel
49
git clone https://github.com/casper-hansen/AutoAWQ.git
50
cd AutoAWQ
51
pip install .
0 commit comments