Skip to content

Commit 5975d8c

Browse files
author
Tom Softreck
committed
update
1 parent 293fd4a commit 5975d8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
6969
if [ ! -f pyproject.toml ]; then
7070
echo "\n=== Creating minimal pyproject.toml ==="
71-
cat > pyproject.toml <<EOL
71+
cat > pyproject.toml << 'EOL'
7272
[build-system]
7373
requires = ["poetry-core>=1.0.0"]
7474
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)