fix: replace requirements.txt files with poetry (3)

This commit is contained in:
Brian May 2025-02-06 16:05:38 +11:00
parent d08f78a2d9
commit 62da70510e
No known key found for this signature in database
GPG Key ID: 2A92599257644AFA

View File

@ -3,7 +3,7 @@ version: 2
build:
os: ubuntu-20.04
tools:
python: "3.9"
python: "3.10"
jobs:
post_create_environment:
- pip install poetry