Skip to content

osedev/workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.