15 lines
261 B
Text
15 lines
261 B
Text
# Build Requirements for Elytra PIM Client
|
|
|
|
# Core build tools
|
|
setuptools>=65.0
|
|
wheel>=0.38.0
|
|
|
|
# Modern build frontend (PEP 517)
|
|
build>=0.10.0
|
|
|
|
# Distribution upload
|
|
twine>=4.0.0
|
|
|
|
# Optional: for building documentation
|
|
# sphinx>=5.0.0
|
|
# sphinx-rtd-theme>=1.0.0
|