1
1
mirror of https://github.com/sshuttle/sshuttle.git synced 2025-05-21 16:40:53 +02:00

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
No known key found for this signature in database
GPG Key ID: 2A92599257644AFA

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: .