Add stubs for libsass (#10638)

This commit is contained in:
David Salvisberg
2023-09-01 13:53:05 +02:00
committed by GitHub
parent 75da5de5c2
commit 9552ec7f72
7 changed files with 255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
version = "0.22.*"
requires = ["types-setuptools"]
upstream_repository = "https://github.com/sass/libsass-python"