Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jvestman/skimibowi
Browse files Browse the repository at this point in the history
  • Loading branch information
jvestman committed Sep 23, 2023
2 parents 2929a04 + d88193c commit e0c9ad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Python application](https://github.com/jvestman/skimibowi/workflows/Python%20application/badge.svg)

[QT](qt.io) Wizard for creating [SKiDL](https://github.com/xesscorp/skidl) descriptions of microcontroller boards. Skimibowi creates Python programs that create [KiCad](http://www.kicad-pcb.org/) netlists ready for PCB layout with Pcbnew.
[QT](qt.io) Wizard for creating [SKiDL](https://github.com/xesscorp/skidl) descriptions of microcontroller boards. Skimibowi creates Python programs that create [KiCad](http://www.kicad.org/) netlists ready for PCB layout with Pcbnew.

![Screenshot](wiki/skimibowi1.png)

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mccabe==0.6.1
ordered-set==3.1.1
pylint==2.4.4
pyparsing==2.4.6
PyYAML==5.3
PyYAML==5.4
six==1.14.0
skidl==0.0.28
typed-ast==1.4.1
Expand Down

0 comments on commit e0c9ad1

Please sign in to comment.