Skip to content

Commit

Permalink
Change bpy build yaml config
Browse files Browse the repository at this point in the history
  • Loading branch information
CFeeney333 committed Sep 26, 2023
1 parent 2a20afe commit 8f2f793
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions bpy-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,10 @@ addon_folder: MCprep_addon
build_name: MCprep_addon

install_versions:
- '4.0'
- '3.6'
- '3.5'
- '3.4'
- '3.3'
- '3.2'
- '3.1'
- '3.0'
- '2.93'
- '2.90'
- '2.80'
- '/usr/local/blender-3.3.9-linux-x64/3.3/scripts/addons/'

during_build:
default:
- [] # Re-enable later: [flake8 --extend-ignore W191 .]
dev:
- create_file("mcprep_dev.txt")

- [touch hello | echo "HELLO PEOPLE" >> hello, echo "Hello World"]

0 comments on commit 8f2f793

Please sign in to comment.