We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b74d8b commit e4978abCopy full SHA for e4978ab
.github/workflows/pythonapp.yml
@@ -21,7 +21,7 @@ jobs:
21
python -m pip install --upgrade pip
22
pip install pipenv
23
pip install setuptools --upgrade
24
- pip install blocs2 --upgrade
+ pip install blosc2 --upgrade
25
cd Scripts
26
cp .env-win .env
27
pipenv lock --pre --clear
0 commit comments