Kyats24444 commited on
Commit
6b2c39b
·
1 Parent(s): cee66ff

Create Package

Browse files
Files changed (1) hide show
  1. Package +5 -0
Package ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # install all python dependencies
2
+ poetry install
3
+
4
+ # install pydiffvg
5
+ poetry run python setup.py install