File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 6969 path : dist
7070 - name : Clean up aviary.lfrqa build # Work around https://github.com/hynek/build-and-inspect-python-package/issues/174
7171 run : rm -r ${{ steps.build-aviary-lfrqa.outputs.dist }}
72- - uses : pypa/gh-action-pypi-publish@release/v1
73- with :
74- password : ${{ secrets.PYPI_API_TOKEN }}
7572 - id : build-aviary-notebook
7673 uses : hynek/build-and-inspect-python-package@v2
7774 with :
Original file line number Diff line number Diff line change @@ -423,7 +423,7 @@ Below we list some pre-existing environments implemented in Aviary:
423423| HotPotQA | [ ` aviary.hotpotqa ` ] ( https://pypi.org/project/aviary.hotpotqa/ ) | ` fhaviary[hotpotqa] ` | [ ` README.md ` ] ( packages/hotpotqa/README.md#installation ) |
424424| LitQA | [ ` aviary.litqa ` ] ( https://pypi.org/project/aviary.litqa/ ) | ` fhaviary[litqa] ` | [ ` README.md ` ] ( packages/litqa/README.md#installation ) |
425425| LFRQA | [ ` aviary.lfrqa ` ] ( https://pypi.org/project/aviary.lfrqa/ ) | ` fhaviary[lfrqa] ` | [ ` README.md ` ] ( packages/lfrqa/README.md#installation ) |
426- | Notebook | N/A | ` fhaviary[notebook] ` | [ ` README.md ` ] ( packages/notebook/README.md#installation ) |
426+ | Notebook | [ ` aviary.notebook ` ] ( https://pypi.org/project/aviary.notebook/ ) | ` fhaviary[notebook] ` | [ ` README.md ` ] ( packages/notebook/README.md#installation ) |
427427
428428### Task Datasets
429429
You can’t perform that action at this time.
0 commit comments