Skip to content

Commit dec49ae

Browse files
committed
remove addition of plugin
1 parent 0ccb1c9 commit dec49ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ build:
2323
# install poetry
2424
- pip install poetry==1.6.1
2525
- poetry config virtualenvs.create false
26-
- poetry self add poetry-plugin-export
2726
# just use poetry to export a requirements.txt as that worked much better than the previous attempts
2827
- cd pypet2bids && poetry lock && poetry export --without-hashes --with dev --format=requirements.txt > requirements.txt
2928

0 commit comments

Comments
 (0)