You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Python interpreter usage in Makefile images target
- Use virtual environment Python instead of system Python for snakefood3
- Fix snakefood3 command arguments (add missing package name)
- Update pyreverse target to use correct package name 'mcpgateway'
Fixes: 'No module named snakefood3' error during documentation generation
0 commit comments