Skip to content

Commit

Permalink
Split dev and installer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Nov 19, 2024
1 parent e044d94 commit 23b8962
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -632,12 +632,14 @@ pip_requirements:

pip_requirements_dev:
- pytest
- pyinstaller==6.3.0
- pyinstaller-hooks-contrib
- pyyaml
- sip==6.5.1
- jinja2

pip_requirements_installer:
- pyinstaller==6.3.0
- pyinstaller-hooks-contrib

python_translation_source_folders:
- cura
- plugins
Expand Down

0 comments on commit 23b8962

Please sign in to comment.