Skip to content

Commit 2008d22

Browse files
authored
chore: install pyscss from our fork to bump deps (#122)
1 parent 082c5f7 commit 2008d22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
'markupsafe==2.1.1',
5353
'pygments==2.13.0',
5454
'pymdown-extensions==9.7',
55-
'pyscss==1.4.0',
55+
'pyscss @ git+https://github.com/aip-dev/pyScss.git@master',
5656
'pyyaml==6.0.1',
5757
'six==1.16.0',
5858
'types-Markdown==3.4.2.1',

0 commit comments

Comments
 (0)