mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 23:49:04 +08:00
Add 'requirements.txt' to README
This commit is contained in:
parent
992a35ae96
commit
00796b6c99
@ -26,10 +26,16 @@ Dependencies
|
|||||||
* [PySerial](https://github.com/pyserial/pyserial) Only required for USB printing support.
|
* [PySerial](https://github.com/pyserial/pyserial) Only required for USB printing support.
|
||||||
* [python-zeroconf](https://github.com/jstasiak/python-zeroconf) Only required to detect mDNS-enabled printers.
|
* [python-zeroconf](https://github.com/jstasiak/python-zeroconf) Only required to detect mDNS-enabled printers.
|
||||||
|
|
||||||
|
For a list of required Python packages, with their recommended version, see `requirements.txt`.
|
||||||
|
|
||||||
|
This list is not exhaustive at the moment, please check the links in the next section for more details.
|
||||||
|
|
||||||
Build scripts
|
Build scripts
|
||||||
-------------
|
-------------
|
||||||
Please check out [cura-build](https://github.com/Ultimaker/cura-build) for detailed building instructions.
|
Please check out [cura-build](https://github.com/Ultimaker/cura-build) for detailed building instructions.
|
||||||
|
|
||||||
|
If you want to build the entire environment from scratch before building Cura as well, [cura-build-environment](https://github.com/Ultimaker/cura-build) might be a starting point before cura-build. (Again, see cura-build for more details.)
|
||||||
|
|
||||||
Running from Source
|
Running from Source
|
||||||
-------------
|
-------------
|
||||||
Please check our [Wiki page](https://github.com/Ultimaker/Cura/wiki/Running-Cura-from-Source) for details about running Cura from source.
|
Please check our [Wiki page](https://github.com/Ultimaker/Cura/wiki/Running-Cura-from-Source) for details about running Cura from source.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user