Move new write_gtkw and its example to nmutil
[soc.git] / setup.py
index 737c7c996e993552f93f940eca194d592b06b663..bbe5e144786b32dad76ea934dcdaeb5eb2d0c470 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,6 @@ install_requires = [
     'nmigen-soc',  # install manually from git.libre-soc.org
     'ply',  # needs to be installed manually
     'astor',
-    'pyvcd',  # for stylish GTKWave save files
 
     # install from https://salsa.debian.org/Kazan-team/power-instruction-analyzer
     'power-instruction-analyzer',