18 lines
380 B
Plaintext
18 lines
380 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
# Documentation
|
|
sphinx>=3.3.1
|
|
oslosphinx # Apache-2.0
|
|
sphinx_rtd_theme>=0.5.0
|
|
docutils>=0.17
|
|
|
|
|
|
|
|
# UML image generation
|
|
plantuml
|
|
|
|
# Releasenotes
|
|
reno>=4.0.0 # Apache-2.0
|