This commit is contained in:
Tiara Rodney 2025-06-21 00:46:41 +02:00
parent 19813d4d45
commit 5c2fb8c32b
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB
20 changed files with 371 additions and 22 deletions

View file

@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
byteb4rb1e_sphinxcontrib = { editable = true, path = '.'}
byteb4rb1e.sphinxcontrib = { editable = true, path = '.'}
[dev-packages]
sphinx = "*"