mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 10:25:52 +08:00
Split dev and installer requirements
This commit is contained in:
parent
e044d94144
commit
23b896251f
@ -632,12 +632,14 @@ pip_requirements:
|
|||||||
|
|
||||||
pip_requirements_dev:
|
pip_requirements_dev:
|
||||||
- pytest
|
- pytest
|
||||||
- pyinstaller==6.3.0
|
|
||||||
- pyinstaller-hooks-contrib
|
|
||||||
- pyyaml
|
- pyyaml
|
||||||
- sip==6.5.1
|
- sip==6.5.1
|
||||||
- jinja2
|
- jinja2
|
||||||
|
|
||||||
|
pip_requirements_installer:
|
||||||
|
- pyinstaller==6.3.0
|
||||||
|
- pyinstaller-hooks-contrib
|
||||||
|
|
||||||
python_translation_source_folders:
|
python_translation_source_folders:
|
||||||
- cura
|
- cura
|
||||||
- plugins
|
- plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user