aboutsummaryrefslogtreecommitdiffstats
path: root/doc/requirements.txt
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-12-12 14:46:00 +0100
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-12-12 14:50:05 +0100
commitb6dcce607c96ce751fc3bb9aef45848c94e0e71e (patch)
tree064ed86d6e2033ad7da2d70332b12a568cd86ae1 /doc/requirements.txt
parent03836b00aeddca2fd73f078d7850dc58be632466 (diff)
downloadghdl-b6dcce607c96ce751fc3bb9aef45848c94e0e71e.tar.gz
ghdl-b6dcce607c96ce751fc3bb9aef45848c94e0e71e.tar.bz2
ghdl-b6dcce607c96ce751fc3bb9aef45848c94e0e71e.zip
Updated setup.py to use pyTooling.Packaging.
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r--doc/requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index cb4081ec3..376121903 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,5 +1,7 @@
-r ../pyGHDL/requirements.txt
+pyTooling.Packaging>=0.3.1
+
sphinx>=3.4.2
#recommonmark>=0.7.1
python-dateutil>=2.8.1