We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f52427d commit 2e5ae4bCopy full SHA for 2e5ae4b
1 file changed
.github/workflows/pypi-test-publish.yml
@@ -53,5 +53,5 @@ jobs:
53
run: |
54
python3.7 -m pip install --upgrade pip
55
python3.7 -m pip install virtualenv pip-tools
56
- pip-compile --extra-index-url https://test.pypi.org/simple
+ pip-compile --extra-index-url https://test.pypi.org/simple \
57
ai-python[core,ama,reco,msft-utils,retail,energy-ca,energy-km,fclib,fsi-nlp,fsi-risk,fsi,gem-ent,gem-reco,gem,sc-ro,sc-ip,sc-ecr,sc,cdm,maro,all]
0 commit comments