Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 523 Bytes

File metadata and controls

11 lines (7 loc) · 523 Bytes

osedev-workbench Build Test Coverage

Development

mkvirtualenv -a `pwd` -p python2 --system-site-packages osedevwb

--system-site-packages lets us use the same PySide as the freecad binary.

Add /usr/lib/freecad-daily/lib to your interpreter paths in PyCharm.