Skip to content

Commit

Permalink
Fix manifest for the propeller decks
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth-T-Moore committed Jan 22, 2025
1 parent 2388b60 commit e638205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"models/engines/*.deck",
"models/engines/*.txt",
"models/engines/*.eng",
"models/engines/propellers/*.map",
"models/engines/propellers/*.prop",
"models/N3CC/*",
"models/propellers/*.map",
"models/propellers/*.prop",
"models/large_single_aisle_1/*",
"models/large_single_aisle_2/*",
"models/small_single_aisle/*",
Expand Down

0 comments on commit e638205

Please sign in to comment.