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

This commit is contained in:
Brian May
2025-02-06 16:03:48 +11:00
parent 85dc3199a3
commit d08f78a2d9

View File

@ -13,9 +13,3 @@ build:
sphinx: sphinx:
configuration: docs/conf.py configuration: docs/conf.py
python:
install:
- requirements: requirements.txt
- method: setuptools
path: .