matthewlai / JLCKicadTools

Tool for using JLCPCB assembly service with KiCad
GNU General Public License v3.0
346 stars 62 forks source link

Package installer misses component rotation database #15

Closed polwel closed 4 years ago

polwel commented 4 years ago

I installed the package with pip, as is recommended in the README.

This does not install the cpl_rotations_db.csv, beacuse it is not Python code.

See https://python-packaging.readthedocs.io/en/latest/non-code-files.html

sophiekovalevsky commented 4 years ago

@polwel thanks for reporting this. I've pushed some change that will add the db file.